qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qemu-iotests: Test qcow2 header rewrites
@ 2012-04-03 16:32 Kevin Wolf
  2012-04-03 16:32 ` [Qemu-devel] [PATCH 1/2] qemu-iotests: qcow2.py Kevin Wolf
  2012-04-03 16:32 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: Test unknown qcow2 header extensions Kevin Wolf
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Wolf @ 2012-04-03 16:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf

Some bugs related to rewriting the qcow2 header (as it happens e.g. during
qemu-img rebase) have been fixed recently. Here is the test case for it.

Kevin Wolf (2):
  qemu-iotests: qcow2.py
  qemu-iotests: Test unknown qcow2 header extensions

 tests/qemu-iotests/031      |   72 +++++++++++++++
 tests/qemu-iotests/031.out  |   76 ++++++++++++++++
 tests/qemu-iotests/group    |    1 +
 tests/qemu-iotests/qcow2.py |  207 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 356 insertions(+), 0 deletions(-)
 create mode 100755 tests/qemu-iotests/031
 create mode 100644 tests/qemu-iotests/031.out
 create mode 100755 tests/qemu-iotests/qcow2.py

-- 
1.7.6.5

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

end of thread, other threads:[~2012-04-03 16:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-03 16:32 [Qemu-devel] [PATCH 0/2] qemu-iotests: Test qcow2 header rewrites Kevin Wolf
2012-04-03 16:32 ` [Qemu-devel] [PATCH 1/2] qemu-iotests: qcow2.py Kevin Wolf
2012-04-03 16:32 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: Test unknown qcow2 header extensions Kevin Wolf

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).