Use a squashfs attached as /dev/sdd during the C API tests.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index 71c9d59..d0e2323 100644 (file)
--- 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