[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH 0/2] Enable the simple virtio tests on s390x, to
From: |
Michael S. Tsirkin |
Subject: |
Re: [qemu-s390x] [PATCH 0/2] Enable the simple virtio tests on s390x, too |
Date: |
Thu, 19 Oct 2017 16:32:36 +0300 |
On Wed, Oct 18, 2017 at 04:20:26PM +0200, Thomas Huth wrote:
> First patch introduces the qtest_startf() function that can be used
> to start tests with a printf-like string. This patch was originally
> part of Eric's bigger qtest refactoring series, and I originally wanted
> to wait 'til it's included in the master branch. But since this did
> not happen yet and QEMU soft-freeze is approaching soon, I decided
> to rather included a slightly simplified version of that patch here
> instead.
>
> The second patch then finally enables some of the simple virtio tests
> on s390x, too.
>From virtio POV:
Acked-by: Michael S. Tsirkin <address@hidden>
> Eric Blake (1):
> libqtest: Add qtest_[v]startf()
>
> Thomas Huth (1):
> tests: Enable the very simple virtio tests on s390x, too
>
> tests/Makefile.include | 9 ++++---
> tests/boot-order-test.c | 11 +++------
> tests/boot-serial-test.c | 12 +++------
> tests/endianness-test.c | 33 +++++++++----------------
> tests/ipmi-bt-test.c | 11 +++------
> tests/libqtest.c | 22 +++++++++++++++++
> tests/libqtest.h | 25 +++++++++++++++++++
> tests/m25p80-test.c | 9 +++----
> tests/pnv-xscom-test.c | 16 +++---------
> tests/prom-env-test.c | 13 ++++------
> tests/tco-test.c | 10 +++-----
> tests/test-filter-mirror.c | 14 +++++------
> tests/test-filter-redirector.c | 56
> ++++++++++++++++++++----------------------
> tests/virtio-balloon-test.c | 8 +++---
> tests/virtio-blk-test.c | 5 +---
> tests/virtio-console-test.c | 19 ++++++++------
> tests/virtio-serial-test.c | 10 +++++---
> tests/vmgenid-test.c | 29 ++++++----------------
> 18 files changed, 156 insertions(+), 156 deletions(-)
>
> --
> 1.8.3.1
- [qemu-s390x] [PATCH 0/2] Enable the simple virtio tests on s390x, too, Thomas Huth, 2017/10/18
- [qemu-s390x] [PATCH 1/2] libqtest: Add qtest_[v]startf(), Thomas Huth, 2017/10/18
- [qemu-s390x] [PATCH 2/2] tests: Enable the very simple virtio tests on s390x, too, Thomas Huth, 2017/10/18
- Re: [qemu-s390x] [PATCH 0/2] Enable the simple virtio tests on s390x, too, Eric Blake, 2017/10/18
- Re: [qemu-s390x] [PATCH 0/2] Enable the simple virtio tests on s390x, too,
Michael S. Tsirkin <=
- Re: [qemu-s390x] [PATCH 0/2] Enable the simple virtio tests on s390x, too, Cornelia Huck, 2017/10/19