Re: [Qemu-block] [PATCH v2 10/13] block: Decouple throttling from BlockDriverState

2016-05-10 Thread Alberto Garcia
On Fri 22 Apr 2016 07:42:39 PM CEST, Kevin Wolf wrote: > This moves the throttling related part of the BDS life cycle management > to BlockBackend. The throttling group reference is now kept even when no > medium is inserted. > > With this commit, throttling isn't disabled and then re-enabled any

[Qemu-block] [PATCH v2 10/13] block: Decouple throttling from BlockDriverState

2016-04-22 Thread Kevin Wolf
This moves the throttling related part of the BDS life cycle management to BlockBackend. The throttling group reference is now kept even when no medium is inserted. With this commit, throttling isn't disabled and then re-enabled any more during graph reconfiguration. This fixes the temporary