Re: [Qemu-devel] [PATCH v2 0/3] Fix recent qemu-iotests issues

2016-05-17 Thread Max Reitz
On 16.05.2016 18:43, Eric Blake wrote: > I introduced a couple of bugs in my recent qemu-io enhancements; > time to fix them back up now that the broken patches are already > part of mainline. > > in v2: > - patch 1: retitle, fix id typo, also plug a coverity leak [mreitz] > - patch 3: drop dead c

[Qemu-devel] [PATCH v2 0/3] Fix recent qemu-iotests issues

2016-05-16 Thread Eric Blake
I introduced a couple of bugs in my recent qemu-io enhancements; time to fix them back up now that the broken patches are already part of mainline. in v2: - patch 1: retitle, fix id typo, also plug a coverity leak [mreitz] - patch 3: drop dead comment [mreitz] 001/3:[down] 'qemu-io: Fix recent UI