Re: [Qemu-devel] [PATCH 0/9] block: Remove BlockDriverState.blk

2016-03-22 Thread Paolo Bonzini
On 22/03/2016 20:36, Kevin Wolf wrote: > This is the final patch series that is required before we can start allowing > setups with more than one BlockBackend per BlockDriverState. > > My current plan is to put the patches up to (and including) this series into > 2.6 so that we have a relatively

[Qemu-devel] [PATCH 0/9] block: Remove BlockDriverState.blk

2016-03-22 Thread Kevin Wolf
This is the final patch series that is required before we can start allowing setups with more than one BlockBackend per BlockDriverState. My current plan is to put the patches up to (and including) this series into 2.6 so that we have a relatively consistent block layer state in the release that i