Re: [Qemu-devel] [PATCH v2 0/3] block: Don't probe for unknown backing file format

2014-12-02 Thread Kevin Wolf
Am 28.11.2014 um 12:33 hat Stefan Hajnoczi geschrieben: > On Tue, Nov 25, 2014 at 06:12:39PM +0100, Kevin Wolf wrote: > > v2: > > - Added two patches to make the test case actually work properly and not > > just by accident on my laptop. [Max] > > - Fixed comment in test case [Max] > > > > Kevin

Re: [Qemu-devel] [PATCH v2 0/3] block: Don't probe for unknown backing file format

2014-11-28 Thread Stefan Hajnoczi
On Tue, Nov 25, 2014 at 06:12:39PM +0100, Kevin Wolf wrote: > v2: > - Added two patches to make the test case actually work properly and not > just by accident on my laptop. [Max] > - Fixed comment in test case [Max] > > Kevin Wolf (3): > qcow2: Fix header extension size check > qcow2.py: Ad

[Qemu-devel] [PATCH v2 0/3] block: Don't probe for unknown backing file format

2014-11-25 Thread Kevin Wolf
v2: - Added two patches to make the test case actually work properly and not just by accident on my laptop. [Max] - Fixed comment in test case [Max] Kevin Wolf (3): qcow2: Fix header extension size check qcow2.py: Add required padding for header extensions block: Don't probe for unknown ba