[Qemu-devel] [RFC PATCH 0/2] iotests: fleecing test

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/20180626222226.27620-1-jsnow@redhat.com
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
blockdev.c               |   2 +-
tests/qemu-iotests/222   | 121 +++++++++++++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/group |   1 +
3 files changed, 123 insertions(+), 1 deletion(-)
create mode 100644 tests/qemu-iotests/222
[Qemu-devel] [RFC PATCH 0/2] iotests: fleecing test
Posted by John Snow 7 years, 4 months ago
A simple, hastily-written example of image fleecing over NBD.

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

 blockdev.c               |   2 +-
 tests/qemu-iotests/222   | 121 +++++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/group |   1 +
 3 files changed, 123 insertions(+), 1 deletion(-)
 create mode 100644 tests/qemu-iotests/222

-- 
2.14.4