User:Paolo Bonzini: Difference between revisions
Line 8: | Line 8: | ||
==Plans for 1.2== | ==Plans for 1.2== | ||
* SCSI: add WWN support [to pull] | * SCSI: add WWN support [to be pull] | ||
* [[Features/LiveBlockMigration/1.2]] (branch blkmirror-job-1.2) | * [[Features/LiveBlockMigration/1.2]] (branch blkmirror-job-1.2) | ||
* Runtime WCE toggling [to be pulled] | |||
* Runtime WCE toggling | |||
* Thin-provisioning: | * Thin-provisioning: | ||
** Add is_allocated to raw [done] | ** Add is_allocated to raw [done] | ||
** 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 | * Host tray tracking for CD-ROM passthrough (branch cdrom-door) | ||
* Removing the periodic timer from the RTC (branch rtc-intel) | |||
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 be pull]
- Features/LiveBlockMigration/1.2 (branch blkmirror-job-1.2)
- Runtime WCE toggling [to be pulled]
- 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 (branch cdrom-door)
- Removing the periodic timer from the RTC (branch rtc-intel)
That should be enough.
Old
- Features/Asynchronous NBD [1.1]
- Features/VirtioSCSI [1.1]]
- Features/SnapshotsMultipleDevices [1.1]