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