qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v2 0/3] block: Don't probe for unknown backing file format
Date: Tue, 2 Dec 2014 11:23:40 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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 Wolf (3):
> >   qcow2: Fix header extension size check
> >   qcow2.py: Add required padding for header extensions
> >   block: Don't probe for unknown backing file format
> > 
> >  block.c                     |  7 +++---
> >  block/qcow2.c               |  2 +-
> >  tests/qemu-iotests/080      |  2 ++
> >  tests/qemu-iotests/080.out  |  2 ++
> >  tests/qemu-iotests/114      | 61 
> > +++++++++++++++++++++++++++++++++++++++++++++
> >  tests/qemu-iotests/114.out  | 13 ++++++++++
> >  tests/qemu-iotests/group    |  1 +
> >  tests/qemu-iotests/qcow2.py |  4 +++
> >  8 files changed, 87 insertions(+), 5 deletions(-)
> >  create mode 100755 tests/qemu-iotests/114
> >  create mode 100644 tests/qemu-iotests/114.out
> > 
> > -- 
> > 1.8.3.1
> > 
> > 
> 
> Thanks, applied to my block-next tree:
> https://github.com/stefanha/qemu/commits/block-next

Somehow you lost the new files (114 and 114.out) in patch 3. I'm fixing
this up in my block-next branch now, but I thought I should tell you in
case you need to fix some local script.

Kevin

Attachment: pgpzks759AAlf.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]