Re: [Qemu-devel] [PATCH v5 00/22] block: Asynchronous request cancellation

2014-09-10 Thread Fam Zheng
On Wed, 09/10 17:09, Bin Wu wrote: > On 2014/9/10 13:59, Fam Zheng wrote: > >v5: Fix IDE callback. (Paolo) > > Fix blkdebug. (Paolo) > > Drop the DMA fix which is independent of this series. (Paolo) > > Incorperate Yuan's patch on quorum_aio_cancel. (Benoît) > > Commit message wordi

Re: [Qemu-devel] [PATCH v5 00/22] block: Asynchronous request cancellation

2014-09-10 Thread Bin Wu
On 2014/9/10 13:59, Fam Zheng wrote: v5: Fix IDE callback. (Paolo) Fix blkdebug. (Paolo) Drop the DMA fix which is independent of this series. (Paolo) Incorperate Yuan's patch on quorum_aio_cancel. (Benoît) Commit message wording fix. (Benoît) Rename qemu_aio_release to q

[Qemu-devel] [PATCH v5 00/22] block: Asynchronous request cancellation

2014-09-09 Thread Fam Zheng
v5: Fix IDE callback. (Paolo) Fix blkdebug. (Paolo) Drop the DMA fix which is independent of this series. (Paolo) Incorperate Yuan's patch on quorum_aio_cancel. (Benoît) Commit message wording fix. (Benoît) Rename qemu_aio_release to qemu_aio_unref. (Benoît) v4: Drop AIOCBInfo.