User:Paolo Bonzini: Difference between revisions
Line 17: | Line 17: | ||
* Host tray tracking for CD-ROM passthrough (branch cdrom-door) | * Host tray tracking for CD-ROM passthrough (branch cdrom-door) | ||
* Removing the periodic timer from the RTC (branch rtc-intel) | * Removing the periodic timer from the RTC (branch rtc-intel) | ||
* Correct flushing of network devices (branch rx-flush) | |||
That should be enough. | That should be enough. |
Revision as of 11:10, 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)
- Correct flushing of network devices (branch rx-flush)
That should be enough.
Old
- Features/Asynchronous NBD [1.1]
- Features/VirtioSCSI [1.1]]
- Features/SnapshotsMultipleDevices [1.1]