summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-06-06 13:19:44 +0100
committerRichard Jones <rjones@redhat.com>2009-06-06 13:19:44 +0100
commitf18af71ff43dd87d343b459134a470900f84b833 (patch)
tree9a0d7ee76221ca2275216fddc9614721ed546e85 /TODO
parent0b3b482542319bf329974397c99b8c0663b9e536 (diff)
downloadlibguestfs-f18af71ff43dd87d343b459134a470900f84b833.tar.gz
libguestfs-f18af71ff43dd87d343b459134a470900f84b833.tar.xz
libguestfs-f18af71ff43dd87d343b459134a470900f84b833.zip
Added query mode to virt-inspector.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index d0e23230..04eda6cd 100644
--- a/TODO
+++ b/TODO
@@ -37,10 +37,10 @@ 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):
- - Are PV network drivers enabled (see /etc/modprobe.conf)
+ alias eth0 xennet
+ alias scsi_hostadapter xenblk
- ... and can it boot from a PV driver (have to look inside the initrd)