From: Thomas Huth <thuth@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>, qemu-devel@nongnu.org
Subject: [PULL 0/4] Some small s390x and testing fixes
Date: Thu, 17 Nov 2022 10:10:02 +0100 [thread overview]
Message-ID: <20221117091006.525072-1-thuth@redhat.com> (raw)
Hi Stefan!
The following changes since commit 2c8311241d1f7377bb4ff76064b1d1fe15166413:
Update VERSION for v7.2.0-rc1 (2022-11-15 18:56:38 -0500)
are available in the Git repository at:
https://gitlab.com/thuth/qemu.git tags/pull-request-2022-11-17
for you to fetch changes up to 1b7a07c4414323d985e89c4e78a4c30cba0e7a85:
acpi/tests/avocado/bits: some misc fixes (2022-11-17 09:58:22 +0100)
----------------------------------------------------------------
* Add s390x documentation for the "loadparm" machine parameter
* Spelling fixes in the s390x code
* Update the macOS Cirrus-CI job to use aarch64 hosts
* Increase timeout and fix comments in the acpi avacodo test
----------------------------------------------------------------
Ani Sinha (1):
acpi/tests/avocado/bits: some misc fixes
Daniel P. Berrangé (1):
ci: replace x86_64 macos-11 with aarch64 macos-12
Thomas Huth (2):
s390x: Fix spelling errors
docs/system/s390x: Document the "loadparm" machine property
docs/devel/acpi-bits.rst | 12 ++++------
docs/system/s390x/bootdevices.rst | 26 ++++++++++++++++++++++
hw/s390x/ipl.h | 2 +-
pc-bios/s390-ccw/cio.h | 2 +-
pc-bios/s390-ccw/iplb.h | 2 +-
target/s390x/cpu_models.h | 4 ++--
hw/s390x/s390-pci-vfio.c | 2 +-
hw/s390x/s390-virtio-ccw.c | 6 ++---
target/s390x/ioinst.c | 2 +-
target/s390x/tcg/excp_helper.c | 2 +-
target/s390x/tcg/fpu_helper.c | 2 +-
target/s390x/tcg/misc_helper.c | 2 +-
target/s390x/tcg/translate.c | 4 ++--
target/s390x/tcg/translate_vx.c.inc | 6 ++---
.gitlab-ci.d/cirrus.yml | 12 +++++-----
.../cirrus/{macos-11.vars => macos-12.vars} | 12 +++++-----
pc-bios/s390-ccw/start.S | 2 +-
tests/avocado/acpi-bits.py | 3 +++
tests/lcitool/libvirt-ci | 2 +-
tests/lcitool/refresh | 2 +-
20 files changed, 66 insertions(+), 41 deletions(-)
rename .gitlab-ci.d/cirrus/{macos-11.vars => macos-12.vars} (74%)
next reply other threads:[~2022-11-17 9:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-17 9:10 Thomas Huth [this message]
2022-11-17 9:10 ` [PULL 1/4] s390x: Fix spelling errors Thomas Huth
2022-11-17 9:10 ` [PULL 2/4] docs/system/s390x: Document the "loadparm" machine property Thomas Huth
2022-11-17 9:10 ` [PULL 3/4] ci: replace x86_64 macos-11 with aarch64 macos-12 Thomas Huth
2022-11-17 9:10 ` [PULL 4/4] acpi/tests/avocado/bits: some misc fixes Thomas Huth
2022-11-17 20:07 ` [PULL 0/4] Some small s390x and testing fixes Stefan Hajnoczi
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=20221117091006.525072-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@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).