From: Thomas Huth <thuth@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Subject: [PULL 0/5] s390x and test fixes for 8.0-rc0
Date: Mon, 13 Mar 2023 15:10:52 +0100 [thread overview]
Message-ID: <20230313141057.230810-1-thuth@redhat.com> (raw)
Hi Peter!
The following changes since commit 29c8a9e31a982874ce4e2c15f2bf82d5f8dc3517:
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2023-03-12 10:57:00 +0000)
are available in the Git repository at:
https://gitlab.com/thuth/qemu.git tags/pull-request-2023-03-13
for you to fetch changes up to 410791228c415c0e4f76e6cafae7c82fae7cb8cb:
tests/tcg/s390x: Add C(G)HRL test (2023-03-13 09:23:42 +0100)
----------------------------------------------------------------
* One more fix for the migration qtest
* Remove the edk2 gitlab-CI job
* Improve the build-system-alpine CI job
* Fix emulation of the CHRL/CGHRL s390x instructions
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
tests/migration: Tweek auto converge limits check
Nina Schoetterl-Glausch (2):
target/s390x: Fix emulation of C(G)HRL
tests/tcg/s390x: Add C(G)HRL test
Philippe Mathieu-Daudé (1):
gitlab-ci: Remove job building EDK2 firmware binaries
Thomas Huth (1):
gitlab-ci.d/buildtest: Rework the target list of build-system-alpine
MAINTAINERS | 2 -
target/s390x/tcg/insn-data.h.inc | 4 +-
target/s390x/tcg/translate.c | 7 ++++
tests/qtest/migration-test.c | 19 +++++----
tests/tcg/s390x/chrl.c | 80 +++++++++++++++++++++++++++++++++++++
.gitlab-ci.d/buildtest.yml | 7 ++--
.gitlab-ci.d/edk2.yml | 85 ----------------------------------------
.gitlab-ci.d/edk2/Dockerfile | 27 -------------
.gitlab-ci.d/qemu-project.yml | 1 -
tests/tcg/s390x/Makefile.target | 1 +
10 files changed, 104 insertions(+), 129 deletions(-)
create mode 100644 tests/tcg/s390x/chrl.c
delete mode 100644 .gitlab-ci.d/edk2.yml
delete mode 100644 .gitlab-ci.d/edk2/Dockerfile
next reply other threads:[~2023-03-13 14:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-13 14:10 Thomas Huth [this message]
2023-03-13 14:10 ` [PULL 1/5] tests/migration: Tweek auto converge limits check Thomas Huth
2023-03-13 14:10 ` [PULL 2/5] gitlab-ci: Remove job building EDK2 firmware binaries Thomas Huth
2023-03-13 14:10 ` [PULL 3/5] gitlab-ci.d/buildtest: Rework the target list of build-system-alpine Thomas Huth
2023-03-13 14:10 ` [PULL 4/5] target/s390x: Fix emulation of C(G)HRL Thomas Huth
2023-03-13 14:10 ` [PULL 5/5] tests/tcg/s390x: Add C(G)HRL test Thomas Huth
2023-03-14 10:08 ` [PULL 0/5] s390x and test fixes for 8.0-rc0 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=20230313141057.230810-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).