From: Thomas Huth <thuth@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: [PULL 0/6] qtest and misc patches
Date: Mon, 6 Jul 2020 09:28:29 +0200 [thread overview]
Message-ID: <20200706072835.23582-1-thuth@redhat.com> (raw)
Hi Peter,
the following changes since commit eb6490f544388dd24c0d054a96dd304bc7284450:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703' into staging (2020-07-04 16:08:41 +0100)
are available in the Git repository at:
https://gitlab.com/huth/qemu.git tags/pull-request-2020-07-06
for you to fetch changes up to 70f909b4eec6fa92a9e33a8d23e185cad7abd533:
tests/acceptance: Add a test for the sun4u sparc64 machine (2020-07-06 07:37:02 +0200)
----------------------------------------------------------------
* Fuzzer fixes from Alexander
* Clean-up patches for qtests, configure and mcf5206
* Sparc64 sun4u acceptance test
----------------------------------------------------------------
Alexander Bulekov (2):
fuzz: fix broken qtest check at rcu_disable_atfork
fuzz: do not use POSIX shm for coverage bitmap
Thomas Huth (4):
tests/qtest: Unify the test for the xenfv and xenpv machines
configure / util: Auto-detect the availability of openpty()
hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()
tests/acceptance: Add a test for the sun4u sparc64 machine
MAINTAINERS | 1 +
configure | 9 ++++++-
hw/m68k/mcf5206.c | 39 +++++++++++++++++++++---------
softmmu/vl.c | 12 +---------
tests/acceptance/machine_sparc64_sun4u.py | 36 ++++++++++++++++++++++++++++
tests/qtest/device-introspect-test.c | 5 ----
tests/qtest/fuzz/fork_fuzz.c | 40 ++++++++++---------------------
tests/qtest/fuzz/fuzz.c | 3 +++
tests/qtest/libqtest.c | 4 ++++
tests/qtest/qom-test.c | 5 ----
tests/qtest/test-hmp.c | 5 ----
util/qemu-openpty.c | 5 +++-
12 files changed, 98 insertions(+), 66 deletions(-)
create mode 100644 tests/acceptance/machine_sparc64_sun4u.py
next reply other threads:[~2020-07-06 7:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-06 7:28 Thomas Huth [this message]
2020-07-06 7:28 ` [PULL 1/6] fuzz: fix broken qtest check at rcu_disable_atfork Thomas Huth
2020-07-06 7:28 ` [PULL 2/6] fuzz: do not use POSIX shm for coverage bitmap Thomas Huth
2020-07-06 7:28 ` [PULL 3/6] tests/qtest: Unify the test for the xenfv and xenpv machines Thomas Huth
2020-07-06 7:28 ` [PULL 4/6] configure / util: Auto-detect the availability of openpty() Thomas Huth
2020-07-06 7:28 ` [PULL 5/6] hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask() Thomas Huth
2020-07-06 7:36 ` Thomas Huth
2020-07-06 7:28 ` [PULL 6/6] tests/acceptance: Add a test for the sun4u sparc64 machine Thomas Huth
2020-07-07 15:20 ` [PULL 0/6] qtest and misc patches Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2019-11-12 6:43 Thomas Huth
2019-11-12 12:09 ` Peter Maydell
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=20200706072835.23582-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=peter.maydell@linaro.org \
--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).