Re: [Qemu-devel] [PATCH v3 0/7] bdrv_flush_io_queue removal, shared LinuxAioState

2016-04-06 Thread Kevin Wolf
Am 06.04.2016 um 20:28 hat Paolo Bonzini geschrieben: > > > On 06/04/2016 20:19, Kevin Wolf wrote: > >> > > >> > Great, I'll send v4 as soon as possible for inclusion in the block-next > >> > branch. > > Are you still working on v4 or did I miss it? All of the block-next > > candidate series are

Re: [Qemu-devel] [PATCH v3 0/7] bdrv_flush_io_queue removal, shared LinuxAioState

2016-04-06 Thread Paolo Bonzini
On 06/04/2016 20:19, Kevin Wolf wrote: >> > >> > Great, I'll send v4 as soon as possible for inclusion in the block-next >> > branch. > Are you still working on v4 or did I miss it? All of the block-next > candidate series are waiting to be rebased on this one, and moving parts > at the bottom o

Re: [Qemu-devel] [PATCH v3 0/7] bdrv_flush_io_queue removal, shared LinuxAioState

2016-04-06 Thread Kevin Wolf
Am 30.03.2016 um 15:17 hat Paolo Bonzini geschrieben: > On 30/03/2016 15:06, Stefan Hajnoczi wrote: > > Acked-by: Stefan Hajnoczi > > Great, I'll send v4 as soon as possible for inclusion in the block-next > branch. Are you still working on v4 or did I miss it? All of the block-next candidate se

Re: [Qemu-devel] [PATCH v3 0/7] bdrv_flush_io_queue removal, shared LinuxAioState

2016-03-30 Thread Paolo Bonzini
On 30/03/2016 15:06, Stefan Hajnoczi wrote: > On Thu, Mar 24, 2016 at 05:39:19PM +0100, Paolo Bonzini wrote: >> Patch 1 comes from Kevin's series to do BlockBackend throttling. >> >> Patches 2-5 are from my bdrv_drain patches. >> >> Patches 6-7 are new but based on Ming Lei's old submission. >> I

Re: [Qemu-devel] [PATCH v3 0/7] bdrv_flush_io_queue removal, shared LinuxAioState

2016-03-30 Thread Stefan Hajnoczi
On Thu, Mar 24, 2016 at 05:39:19PM +0100, Paolo Bonzini wrote: > Patch 1 comes from Kevin's series to do BlockBackend throttling. > > Patches 2-5 are from my bdrv_drain patches. > > Patches 6-7 are new but based on Ming Lei's old submission. > I'm including them here because they apply on top of

[Qemu-devel] [PATCH v3 0/7] bdrv_flush_io_queue removal, shared LinuxAioState

2016-03-24 Thread Paolo Bonzini
Patch 1 comes from Kevin's series to do BlockBackend throttling. Patches 2-5 are from my bdrv_drain patches. Patches 6-7 are new but based on Ming Lei's old submission. I'm including them here because they apply on top of patches 2-5. It would be nice to have them too in 2.6. Paolo Kevin Wolf (