The following changes since commit f6b06fcceef465de0cf2514c9f76fe0192896781:
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' into staging (2019-01-23 17:57: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 8595685986152334b1ec28c78cb0e5e855d56b54: qemu-coroutine-sleep: drop CoSleepCB (2019-01-24 10:05:16 +0000) ---------------------------------------------------------------- Pull request Changelog: No user-visible changes. ---------------------------------------------------------------- Stefan Hajnoczi (2): throttle-groups: fix restart coroutine iothread race iotests: add 238 for throttling tgm unregister iothread segfault Vladimir Sementsov-Ogievskiy (1): qemu-coroutine-sleep: drop CoSleepCB include/block/throttle-groups.h | 5 ++++ block/throttle-groups.c | 9 +++++++ util/qemu-coroutine-sleep.c | 27 +++++++------------ tests/qemu-iotests/238 | 47 +++++++++++++++++++++++++++++++++ tests/qemu-iotests/238.out | 6 +++++ tests/qemu-iotests/group | 1 + 6 files changed, 78 insertions(+), 17 deletions(-) create mode 100755 tests/qemu-iotests/238 create mode 100644 tests/qemu-iotests/238.out -- 2.20.1
