qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/9] qemu-iotests: Use qemu-io -f $IMGFMT


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 2/9] qemu-iotests: Use qemu-io -f $IMGFMT
Date: Thu, 13 Nov 2014 10:47:28 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Nov 07, 2014 at 08:39:18PM +0100, Kevin Wolf wrote:
> This patch changes $QEMU_IO so that all tests by default pass a format
> argument to qemu-io.
> 
> There are a few cases where -f $IMGFMT is not wanted because it selects
> the wrong driver or json: filenames including a driver are used. They
> are changed to use $QEMU_IO_PROG, which doesn't include any options.
> 
> Tests 071 and 081 have output changes because now the actual request
> fails instead of reading the 2k probing buffer.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  tests/qemu-iotests/016     | 11 +++++++----
>  tests/qemu-iotests/048     |  2 +-
>  tests/qemu-iotests/058     | 11 +++++++----
>  tests/qemu-iotests/071     | 10 +++++-----
>  tests/qemu-iotests/071.out |  6 +++---
>  tests/qemu-iotests/077     |  2 +-
>  tests/qemu-iotests/081     |  8 ++++++--
>  tests/qemu-iotests/081.out |  2 +-
>  tests/qemu-iotests/089     |  6 ++++--
>  tests/qemu-iotests/common  |  2 +-
>  10 files changed, 36 insertions(+), 24 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpCdi62IYHbs.pgp
Description: PGP signature


reply via email to

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