diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-04-17 17:41:33 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-04-17 17:41:33 +0100 |
commit | 7995c513baf9929a1c5cefc30498a93b45eafd52 (patch) | |
tree | 09707606a269c11af19c9acc707cdf080933c383 /TODO | |
parent | 6065f21b109def2f083b5915bd119babffa8fa7a (diff) | |
download | libguestfs-7995c513baf9929a1c5cefc30498a93b45eafd52.tar.gz libguestfs-7995c513baf9929a1c5cefc30498a93b45eafd52.tar.xz libguestfs-7995c513baf9929a1c5cefc30498a93b45eafd52.zip |
todo: Note about -cpu host.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -459,3 +459,8 @@ TMPDIR should be checked to ensure that we won't run out of space during the conversion, since current behaviour is very bad when this happens (it usually causes virt-sparsify to hang). This requires writing a small C binding to statvfs for OCaml. + +Optimize the appliance +---------------------- + +Pass -cpu host. Anything else? |