From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [PULL 00/11] s390x fixes, removal of deprecated options, netbsd VM fix
Date: Fri, 19 Jan 2024 16:24:56 +0100 [thread overview]
Message-ID: <20240119152507.55182-1-thuth@redhat.com> (raw)
The following changes since commit 88cf5fec91e50cd34bc002b633b4116228db0bc8:
Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-01-18 12:48:17 +0000)
are available in the Git repository at:
https://gitlab.com/thuth/qemu.git tags/pull-request-2024-01-19
for you to fetch changes up to 4a27d97c80b90215b33a092a1c3a5efcc987b582:
tests/vm/netbsd: Remove missing py311-expat package (2024-01-19 11:38:32 +0100)
----------------------------------------------------------------
- Fix s390x ISM reset
- Remove deprecated CLI options -no-hpet, -no-acpi, -async-teardown,
-chroot and -singlestep
- Fix installation of the netbsd VM
----------------------------------------------------------------
Matthew Rosato (3):
s390x/pci: avoid double enable/disable of aif
s390x/pci: refresh fh before disabling aif
s390x/pci: drive ISM reset from subsystem reset
Philippe Mathieu-Daudé (4):
qapi: Remove deprecated 'singlestep' member of StatusInfo
hmp: Remove deprecated 'singlestep' command
cli: Remove deprecated '-singlestep' command line option
tests/vm/netbsd: Remove missing py311-expat package
Thomas Huth (4):
qemu-options: Remove the deprecated -no-hpet option
qemu-options: Remove the deprecated -no-acpi option
qemu-options: Remove the deprecated -async-teardown option
qemu-options: Remove the deprecated -chroot option
docs/about/deprecated.rst | 62 -----------------------------------------
docs/about/removed-features.rst | 47 +++++++++++++++++++++++++++++++
docs/specs/tpm.rst | 4 +--
docs/user/main.rst | 6 ----
qapi/run-state.json | 11 --------
include/hw/s390x/s390-pci-bus.h | 2 ++
bsd-user/main.c | 3 +-
hw/i386/pc.c | 4 +--
hw/s390x/s390-pci-bus.c | 26 +++++++++++------
hw/s390x/s390-pci-kvm.c | 34 ++++++++++++++++++++--
hw/s390x/s390-virtio-ccw.c | 8 ++++++
linux-user/main.c | 2 --
system/runstate.c | 8 ------
system/vl.c | 37 +-----------------------
tests/qtest/test-hmp.c | 1 -
hmp-commands.hx | 13 ---------
qemu-options.hx | 46 ------------------------------
tests/qemu-iotests/183.out | 4 +--
tests/qemu-iotests/234.out | 8 +++---
tests/qemu-iotests/262.out | 4 +--
tests/qemu-iotests/280.out | 2 +-
tests/vm/netbsd | 1 -
22 files changed, 121 insertions(+), 212 deletions(-)
next reply other threads:[~2024-01-19 15:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-19 15:24 Thomas Huth [this message]
2024-01-19 15:24 ` [PULL 01/11] s390x/pci: avoid double enable/disable of aif Thomas Huth
2024-01-19 15:24 ` [PULL 02/11] s390x/pci: refresh fh before disabling aif Thomas Huth
2024-01-19 15:24 ` [PULL 03/11] s390x/pci: drive ISM reset from subsystem reset Thomas Huth
2024-01-19 15:25 ` [PULL 04/11] qemu-options: Remove the deprecated -no-hpet option Thomas Huth
2024-01-19 15:25 ` [PULL 05/11] qemu-options: Remove the deprecated -no-acpi option Thomas Huth
2024-01-19 15:25 ` [PULL 06/11] qemu-options: Remove the deprecated -async-teardown option Thomas Huth
2024-01-19 15:25 ` [PULL 07/11] qemu-options: Remove the deprecated -chroot option Thomas Huth
2024-01-19 15:25 ` [PULL 08/11] qapi: Remove deprecated 'singlestep' member of StatusInfo Thomas Huth
2024-01-19 15:25 ` [PULL 09/11] hmp: Remove deprecated 'singlestep' command Thomas Huth
2024-01-19 15:25 ` [PULL 10/11] cli: Remove deprecated '-singlestep' command line option Thomas Huth
2024-01-19 15:25 ` [PULL 11/11] tests/vm/netbsd: Remove missing py311-expat package Thomas Huth
2024-01-22 8:48 ` [PULL 00/11] s390x fixes, removal of deprecated options, netbsd VM fix 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=20240119152507.55182-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).