qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-devel@nongnu.org, qemu-s390x@nongnu.org,
	Eric Blake <eblake@redhat.com>,
	Michael S Tsirkin <mst@redhat.com>, Amit Shah <amit@kernel.org>
Subject: Re: [Qemu-devel] [PATCH 0/2] Enable the simple virtio tests on s390x, too
Date: Thu, 19 Oct 2017 17:45:22 +0200	[thread overview]
Message-ID: <20171019174522.637f048d.cohuck@redhat.com> (raw)
In-Reply-To: <1508336428-20511-1-git-send-email-thuth@redhat.com>

On Wed, 18 Oct 2017 16:20:26 +0200
Thomas Huth <thuth@redhat.com> 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.
> 
> 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(-)
> 

Thanks, applied.

      parent reply	other threads:[~2017-10-19 15:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-18 14:20 [Qemu-devel] [PATCH 0/2] Enable the simple virtio tests on s390x, too Thomas Huth
2017-10-18 14:20 ` [Qemu-devel] [PATCH 1/2] libqtest: Add qtest_[v]startf() Thomas Huth
2017-10-18 14:20 ` [Qemu-devel] [PATCH 2/2] tests: Enable the very simple virtio tests on s390x, too Thomas Huth
2017-10-18 15:03   ` Eric Blake
2017-10-19 13:49   ` [Qemu-devel] [qemu-s390x] " Christian Borntraeger
2017-10-18 15:01 ` [Qemu-devel] [PATCH 0/2] Enable the " Eric Blake
2017-10-19  9:43   ` Cornelia Huck
2017-10-19 13:28     ` Eric Blake
2017-10-19 13:32 ` Michael S. Tsirkin
2017-10-19 15:45 ` Cornelia Huck [this message]

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=20171019174522.637f048d.cohuck@redhat.com \
    --to=cohuck@redhat.com \
    --cc=amit@kernel.org \
    --cc=eblake@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=thuth@redhat.com \
    /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).