From 7995c513baf9929a1c5cefc30498a93b45eafd52 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 17 Apr 2012 17:41:33 +0100 Subject: todo: Note about -cpu host. --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 43d5e621..426d9ffc 100644 --- a/TODO +++ b/TODO @@ -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? -- cgit