Re: [Qemu-devel] [PATCH 00/10] block: Op blocker fixes

2017-03-07 Thread Kevin Wolf
Am 06.03.2017 um 17:21 hat Kevin Wolf geschrieben: > This series fixes a few problems introduced recently with the op blocker > series. It includes mainly fix for cases where qemu would abort() > instead of doing proper error handling previously. These changes also > happen to result in more comple

Re: [Qemu-devel] [PATCH 00/10] block: Op blocker fixes

2017-03-07 Thread Fam Zheng
On Mon, 03/06 17:21, Kevin Wolf wrote: > This series fixes a few problems introduced recently with the op blocker > series. It includes mainly fix for cases where qemu would abort() > instead of doing proper error handling previously. These changes also > happen to result in more complete and corre