qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Max Reitz <mreitz@redhat.com>
To: Xiao Guang Chen <chenxg@linux.vnet.ibm.com>, qemu-devel@nongnu.org
Cc: kwolf@redhat.com, mimu@linux.vnet.ibm.com, armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCH RFC v3 1/6] qemu-iotests: fix tests 067, 071 and 087
Date: Wed, 04 Feb 2015 12:45:41 -0500	[thread overview]
Message-ID: <54D25AC5.5040507@redhat.com> (raw)
In-Reply-To: <1423042352-361-2-git-send-email-chenxg@linux.vnet.ibm.com>

On 2015-02-04 at 04:32, Xiao Guang Chen wrote:
> From: Xiao Guang Chen <chenxg@cn.ibm.com>
>
> Update the output files for test case 067, 071 and 087 because qemu option
> -nodefaults was used to start a guest so there are no default floppy and
> cdrom for guests any more.
> Use virtio-blk instead of virtio-blk-pci as the device driver for test case
> 067. For virtio-blk-pci is the same with virtio-blk as device driver but
> other platform such as s390 may not recognize the virtio-blk-pci.
>
> Reviewed-by:   Michael Mueller <mimu@linux.vnet.ibm.com>
> Signed-off-by: Xiao Guang Chen <chenxg@linux.vnet.ibm.com>
> ---
>   tests/qemu-iotests/067     |  8 ++++----
>   tests/qemu-iotests/067.out | 26 +++++++++-----------------
>   tests/qemu-iotests/071.out | 12 ++++--------
>   tests/qemu-iotests/087.out | 18 +++---------------
>   4 files changed, 20 insertions(+), 44 deletions(-)

First of all, this patch needs to be rebased (it doesn't apply on qemu's 
current master branch any more (without manual fixing)).

Second, I think this patch belongs after patch 3 (or should be squashed 
into it, considering that commits should not break tests), because as it 
is here, it breaks these tests on x86.

Max

  reply	other threads:[~2015-02-04 17:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04  9:32 [Qemu-devel] [PATCH RFC v3 0/6] Update tests/qemu-iotests failing cases for the s390 platform Xiao Guang Chen
2015-02-04  9:32 ` [Qemu-devel] [PATCH RFC v3 1/6] qemu-iotests: fix tests 067, 071 and 087 Xiao Guang Chen
2015-02-04 17:45   ` Max Reitz [this message]
2015-02-04  9:32 ` [Qemu-devel] [PATCH RFC v3 2/6] qemu-iotests: qemu machine type support Xiao Guang Chen
2015-02-04  9:32 ` [Qemu-devel] [PATCH RFC v3 3/6] qemu-iotests: run qemu with -nodefaults Xiao Guang Chen
2015-02-04  9:32 ` [Qemu-devel] [PATCH RFC v3 4/6] qemu-iotests: s390x: fix test 041 Xiao Guang Chen
2015-02-04  9:32 ` [Qemu-devel] [PATCH RFC v3 5/6] qemu-iotests: s390x: fix test 051 Xiao Guang Chen
2015-02-04  9:32 ` [Qemu-devel] [PATCH RFC v3 6/6] qemu-iotests: s390x: fix test 055 Xiao Guang Chen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54D25AC5.5040507@redhat.com \
    --to=mreitz@redhat.com \
    --cc=armbru@redhat.com \
    --cc=chenxg@linux.vnet.ibm.com \
    --cc=kwolf@redhat.com \
    --cc=mimu@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).