Re: [Qemu-block] [PATCH v2 00/31] qed: Convert to coroutines

2017-06-19 Thread Stefan Hajnoczi
On Fri, Jun 16, 2017 at 07:36:45PM +0200, Kevin Wolf wrote: > The qed block driver is one of the last remaining block drivers that use the > AIO callback style interfaces. This series converts it to the coroutine model > that other drivers are using and removes some AIO functions from the block >

[Qemu-block] [PATCH v2 00/31] qed: Convert to coroutines

2017-06-16 Thread Kevin Wolf
The qed block driver is one of the last remaining block drivers that use the AIO callback style interfaces. This series converts it to the coroutine model that other drivers are using and removes some AIO functions from the block layer API afterwards. If this isn't compelling enough, the diffstat