X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=d0e2323091da94ce0b29f43227fe043454dcc703;hp=71c9d59e15d10f264b232293bc26438d620dbcb5;hb=bfdc03be234d6d95f18450846433bce4f97e184c;hpb=b8e5f51c79f539a740827506cc9da3ffcb6c87f8 diff --git a/TODO b/TODO index 71c9d59..d0e2323 100644 --- a/TODO +++ b/TODO @@ -27,3 +27,23 @@ Implement febootstrap command. ---------------------------------------------------------------------- Complete the Haskell bindings (see discussion on haskell-cafe). + +---------------------------------------------------------------------- + +Complete the bindings tests - must test the return values and +error cases. + +---------------------------------------------------------------------- + +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