qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] qemu-img: Fix qemu-img convert -n


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/2] qemu-img: Fix qemu-img convert -n
Date: Fri, 13 Feb 2015 11:17:02 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Feb 11, 2015 at 09:58:45AM -0500, Max Reitz wrote:
> Even when specifying -n to suppress image creation with qemu-img
> convert, that function tried to verify that the target protocol and
> driver are suited for image creation. This verification should be
> suppressed, too (which is what the first patch in this series does, the
> second one adds a test for it).
> 
> 
> Max Reitz (2):
>   qemu-img: Fix qemu-img convert -n
>   iotests: Add test for qemu-img convert to NBD
> 
>  qemu-img.c                 | 50 +++++++++++++++++++------------------
>  tests/qemu-iotests/123     | 62 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/123.out |  9 +++++++
>  tests/qemu-iotests/group   |  1 +
>  4 files changed, 98 insertions(+), 24 deletions(-)
>  create mode 100755 tests/qemu-iotests/123
>  create mode 100644 tests/qemu-iotests/123.out
> 
> -- 
> 2.1.0
> 
> 

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgpHtReVhwkHl.pgp
Description: PGP signature


reply via email to

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