[Qemu-devel] [PATCH v2 0/2] block: formalize and test fleecing

John Snow posted 2 patches 7 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180628180042.3881-1-jsnow@redhat.com
There is a newer version of this series
blockdev.c                 |   2 +-
tests/qemu-iotests/222     | 149 +++++++++++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/222.out |  60 ++++++++++++++++++
tests/qemu-iotests/group   |   1 +
4 files changed, 211 insertions(+), 1 deletion(-)
create mode 100644 tests/qemu-iotests/222
create mode 100644 tests/qemu-iotests/222.out
[Qemu-devel] [PATCH v2 0/2] block: formalize and test fleecing
Posted by John Snow 7 years, 4 months ago
Formalize the fleecing workflow in patch one,
test that it works in patch two.

John Snow (2):
  block: allow blockdev-backup from any source
  iotests: add 222 to test basic fleecing

 blockdev.c                 |   2 +-
 tests/qemu-iotests/222     | 149 +++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/222.out |  60 ++++++++++++++++++
 tests/qemu-iotests/group   |   1 +
 4 files changed, 211 insertions(+), 1 deletion(-)
 create mode 100644 tests/qemu-iotests/222
 create mode 100644 tests/qemu-iotests/222.out

-- 
2.14.4