On Fri 22 Apr 2016 07:42:34 PM CEST, Kevin Wolf wrote: > This patch changes where the throttling state is stored (used to be the > BlockDriverState, now it is the BlockBackend), but it doesn't actually > make it a BB level feature yet. For example, throttling is still > disabled when the BDS is detached from the BB. > > Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]> Berto
