summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2009-06-23 10:07:46 +0100
committerRichard W.M. Jones <rjones@redhat.com>2009-06-23 10:07:46 +0100
commit675411d34f807420d1b714436fc5a58fc0022dae (patch)
treee64888a39d01147d337713d29d1a5015f4e69c57 /TODO
parent1d07f1f88a08fc84d91db0931fcf34d1f9db36d3 (diff)
downloadlibguestfs-675411d34f807420d1b714436fc5a58fc0022dae.tar.gz
libguestfs-675411d34f807420d1b714436fc5a58fc0022dae.tar.xz
libguestfs-675411d34f807420d1b714436fc5a58fc0022dae.zip
Command line argument handling.
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 0 insertions, 15 deletions
diff --git a/TODO b/TODO
index ad9e6e9b..1d7cb364 100644
--- a/TODO
+++ b/TODO
@@ -54,21 +54,6 @@ ie. CentOS 5.3, Fedora 11, Debian.
----------------------------------------------------------------------
-Qemu options -- After discussion with the KVM developers, they have
-recommended some flags which will improve the safety and reliability
-of KVM. Need to test that these also work under qemu (or at least, do
-no harm):
-
--no-hpet HPET support is broken and should be disabled.
-
--rtc-td-hack Keeps the rtc clock source track time correctly.
-
--drive file=...,if=[ide|virtio],cache=off
- cache=off is necessary to improve reliability in the
- event of a system crash when writing.
-
-----------------------------------------------------------------------
-
"Standalone/local mode"
Instead of running guestfsd (the daemon) inside qemu, there should be