Kevin Wolf (3): commit: Fix completion with extra reference qemu-iotests: Allow starting new qemu after cleanup qemu-iotests: Test exiting qemu with running job
block/commit.c | 7 ++ tests/qemu-iotests/185 | 189 +++++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/185.out | 59 +++++++++++++ tests/qemu-iotests/common.qemu | 3 + tests/qemu-iotests/group | 1 + 5 files changed, 259 insertions(+) create mode 100755 tests/qemu-iotests/185 create mode 100644 tests/qemu-iotests/185.out -- 1.8.3.1