qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: John Snow
Subject: [Qemu-block] [PATCH v3 0/2] block: formalize and test fleecing
Date: Thu, 28 Jun 2018 17:25:42 -0400

Formalize the fleecing workflow in patch one,
test that it works in patch two.

V3:
 - Added explicit zero checking as per Eblake's suggestion
 - Remove stale python code

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

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

-- 
2.14.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]