User:Paolo Bonzini: Difference between revisions
Line 16: | Line 16: | ||
** Make discard asynchronous (branch discard) | ** Make discard asynchronous (branch discard) | ||
** Add fstrim to qemu-ga [posted] | ** Add fstrim to qemu-ga [posted] | ||
* Host tray tracking for CD-ROM passthrough. | |||
That should be enough. | That should be enough. |
Revision as of 11:09, 12 June 2012
About
Dabbling with QEMU since June 2009. My git repo is at git://github.com/bonzini.git/qemu; lasciate ogni speranza, o voi ch'entrate
Contact me at pbonzini@redhat.com.
Plans for 1.2
- SCSI: add WWN support [to pull]
- Features/LiveBlockMigration/1.2 (branch blkmirror-job-1.2)
- Removing the periodic timer from the RTC (branch rtc-intel)
- Runtime WCE toggling
- Thin-provisioning:
- Add is_allocated to raw [done]
- Make discard asynchronous (branch discard)
- Add fstrim to qemu-ga [posted]
- Host tray tracking for CD-ROM passthrough.
That should be enough.
Old
- Features/Asynchronous NBD [1.1]
- Features/VirtioSCSI [1.1]]
- Features/SnapshotsMultipleDevices [1.1]