Rework 'future work' slide.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 7 Nov 2012 08:45:19 +0000 (09:45 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 7 Nov 2012 10:55:28 +0000 (11:55 +0100)
2012-kvm-forum/0800-future.html

index 90c8a94..9eae954 100644 (file)
@@ -6,10 +6,6 @@
 
 <ul>
 
-<li> TRIM / SCSI UNMAP from guest to host <small><b>(in progress)</b></small>
-
-<li> 9pfs mapping file
-
 <li> Finer control over <code>-drive snapshot=on</code>
 
 <li> Faster <code>qemu-img create</code> command
 $ time qemu-img create -f qcow2 -b rhel6.raw test.qcow2
 ...
 real    <b>0m0.519s</b>
-...
 </pre>
 
 <li> Safer <code>qemu-img info</code> command <br/>
      <small><b>(qemu: done, libguestfs: not yet impl)</b></small>
 
-<li> <q>All-up</q> testing should gate commits
+<li> TRIM / SCSI UNMAP from guest to host
+     <small><b>(in progress)</b></small>
+
+<li> <q>All-up</q> testing should gate commits <br/>
+     <small><b>(aliguori doing good stuff here)</b></small>
 
 <li> Nested VMs (that work)
 
+<li> More detailed 9pfs configuration
+
 </ul>