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