X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=TODO;h=d0e2323091da94ce0b29f43227fe043454dcc703;hb=d1da506d35e3c14b0bbe5397d73994fe082bc831;hp=71c9d59e15d10f264b232293bc26438d620dbcb5;hpb=85ed8cef99c19b4143844991d14e0b848fecc5da;p=libguestfs.git 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