qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH RFC v8 6/7] qemu-iotests: s390x: fix test 051


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH RFC v8 6/7] qemu-iotests: s390x: fix test 051
Date: Fri, 08 May 2015 16:12:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 07.05.2015 09:52, Bo Tu wrote:
The tests for device type "ide_cd" should only be tested for the pc
platform.
The default device id of hard disk on the s390 platform differs to that
of the x86 platform. A new variable device_id is defined and "virtio0"
set for the s390 platform. A x86 platform specific output file is also
needed.
A new filter was added to filter orphan warnings.

Signed-off-by: Bo Tu <address@hidden>
---
  tests/qemu-iotests/051           |  85 +++++---
  tests/qemu-iotests/051.out       | 158 +++++---------
  tests/qemu-iotests/051.pc.out    | 433 +++++++++++++++++++++++++++++++++++++++
  tests/qemu-iotests/common.filter |   7 +
  4 files changed, 550 insertions(+), 133 deletions(-)
  create mode 100644 tests/qemu-iotests/051.pc.out

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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