[Qemu-devel] [PATCH 0/3] commit: Fix completion with extra reference

Kevin Wolf posted 3 patches 8 years, 4 months ago
Failed in applying to current master (apply log)
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
[Qemu-devel] [PATCH 0/3] commit: Fix completion with extra reference
Posted by Kevin Wolf 8 years, 4 months ago
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