Re: [Qemu-devel] [PATCH 0/2] qemu-iotests: Test qcow2 header rewrites

2012-04-11 Thread Stefan Hajnoczi
On Tue, Apr 3, 2012 at 5:32 PM, Kevin Wolf wrote: > 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 extensi

[Qemu-devel] [PATCH 0/2] qemu-iotests: Test qcow2 header rewrites

2012-04-03 Thread Kevin Wolf
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 +++ te