Move C API tests out of root build dir into 'capitests' subdir.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index 0d429c9..8244b60 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,3 +23,22 @@ Limit on transfers would still be 2MB for these types.
 ----------------------------------------------------------------------
 
 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