User:Paolo Bonzini: Difference between revisions

From QEMU
No edit summary
Line 11: Line 11:
* [[Features/LiveBlockMigration/1.2]] (branch blkmirror-job-1.2)
* [[Features/LiveBlockMigration/1.2]] (branch blkmirror-job-1.2)
* Removing the periodic timer from the RTC (branch rtc-intel)
* Removing the periodic timer from the RTC (branch rtc-intel)
* Runtime WCE toggling
* Thin-provisioning:
* Thin-provisioning:
** Add is_allocated to raw [done]
** Add is_allocated to raw [done]

Revision as of 11:07, 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]

That should be enough.

Old