X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=8244b602c18ed1ac027663d78f42f1f1c47c00d9;hp=71c9d59e15d10f264b232293bc26438d620dbcb5;hb=a1e8cdf2a254c5eddaf525cd7c34e4c937690204;hpb=b8e5f51c79f539a740827506cc9da3ffcb6c87f8 diff --git a/TODO b/TODO index 71c9d59..8244b60 100644 --- a/TODO +++ b/TODO @@ -27,3 +27,18 @@ Implement febootstrap command. ---------------------------------------------------------------------- Complete the Haskell bindings (see discussion on haskell-cafe). + +---------------------------------------------------------------------- + +For virt-inspector: + + - Needs a "query mode", like "are (Xen|KVM) PV drivers installed?" + "does this guest need a Xen hypervisor?" + + - Are PV network drivers enabled (see /etc/modprobe.conf) + + - ... and can it boot from a PV driver (have to look inside the initrd) + + - Make a libvirt XML config + + - Test over available OSes