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: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 0/3] block: Don't probe for unknown backing file format
Date: Fri, 28 Nov 2014 11:33:41 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

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

Stefan

Attachment: pgpgNjg7lcLdt.pgp
Description: PGP signature


reply via email to

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