qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] block: formalize and test fleecing
@ 2018-06-28 21:25 John Snow
  2018-06-28 21:25 ` [Qemu-devel] [PATCH v3 1/2] block: allow blockdev-backup from any source John Snow
  2018-06-28 21:25 ` [Qemu-devel] [PATCH v3 2/2] iotests: add 222 to test basic fleecing John Snow
  0 siblings, 2 replies; 6+ messages in thread
From: John Snow @ 2018-06-28 21:25 UTC (permalink / raw)
  To: qemu-devel, qemu-block
  Cc: Max Reitz, eblake, Kevin Wolf, Markus Armbruster, John Snow

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-02 18:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-28 21:25 [Qemu-devel] [PATCH v3 0/2] block: formalize and test fleecing John Snow
2018-06-28 21:25 ` [Qemu-devel] [PATCH v3 1/2] block: allow blockdev-backup from any source John Snow
2018-06-28 21:25 ` [Qemu-devel] [PATCH v3 2/2] iotests: add 222 to test basic fleecing John Snow
2018-06-28 21:35   ` Eric Blake
2018-07-02 12:53   ` Vladimir Sementsov-Ogievskiy
2018-07-02 18:41     ` John Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).