qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/11] s390x fixes, removal of deprecated options, netbsd VM fix
@ 2024-01-19 15:24 Thomas Huth
  2024-01-19 15:24 ` [PULL 01/11] s390x/pci: avoid double enable/disable of aif Thomas Huth
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Thomas Huth @ 2024-01-19 15:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

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(-)



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-01-22  8:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-19 15:24 [PULL 00/11] s390x fixes, removal of deprecated options, netbsd VM fix Thomas Huth
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

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).