Quoting Eric Blake (2014-08-06 16:49:50) > On 08/06/2014 02:38 PM, Michael Roth wrote: > > Hi everyone, > > > > The following new patches are queued for QEMU stable v2.0.1: > > > > https://github.com/mdroth/qemu/commits/stable-2.0-staging > > > > The release is planned for 2014-08-15: > > > > http://wiki.qemu.org/Planning/2.0 > > > > Please respond here or CC qemu-sta...@nongnu.org on any patches you > > think should be included in the release. > > > > Libvirt could support active commit against qemu 2.0.1 if you backport > these patches: > > Jeff Cody > 7676e2c597 block: make 'top' argument to block-commit optional > > Fam Zheng > 9e48b02540 mirror: Go through ready -> complete process for 0 len image
Actually ended up needing the following with a few fix-ups: 7676e2c->98103fa block: make 'top' argument to block-commit optional 8b9a30c->e5f0eb0 qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit 9e48b02->43ac708 mirror: Go through ready -> complete process for 0 len image dc71ce4->8e09e20 blockjob: Add block_job_yield() 373df5b->520b341 mirror: Fix resource leak when bdrv_getlength fails I've gone ahead and pushed them, but please test as we generally don't do features (even backward-compatible ones) for stable, and this wasn't as trivial as I was hoping. > > -- > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org