The following changes since commit 508ba0f7e2092d3ca56e3f75e894d52d8b94818e:
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171109' into staging (2017-11-13 11:41:47 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git tags/block-pull-request for you to fetch changes up to 0761562687e0d8135310a94b1d3e08376387c027: qemu-iotests: Test I/O limits with removable media (2017-11-13 15:46:26 +0000) ---------------------------------------------------------------- Pull request The following disk I/O throttling fixes solve recent bugs. ---------------------------------------------------------------- Alberto Garcia (3): block: Check for inserted BlockDriverState in blk_io_limits_disable() block: Leave valid throttle timers when removing a BDS from a backend qemu-iotests: Test I/O limits with removable media Stefan Hajnoczi (1): throttle-groups: drain before detaching ThrottleState Zhengui (1): block: all I/O should be completed before removing throttle timers. block/block-backend.c | 36 ++++++++++++++++++--------- block/throttle-groups.c | 6 +++++ tests/qemu-iotests/093 | 62 ++++++++++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/093.out | 4 +-- 4 files changed, 94 insertions(+), 14 deletions(-) -- 2.13.6