All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 00/13] s390x obsolete machine removal & misc fixes
@ 2025-05-14 11:27 Thomas Huth
  2025-05-14 11:27 ` [PULL 01/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 machine type Thomas Huth
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Thomas Huth @ 2025-05-14 11:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi

 Hi!

The following changes since commit 69ee0189d7977cfbb1b2c7a27393d8b9fb661b20:

  Merge tag 'qtest-20250509-pull-request' of https://gitlab.com/farosas/qemu into staging (2025-05-12 11:11:37 -0400)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2025-05-14

for you to fetch changes up to c23d3339ce8fc936d8c60a023ea2b052d847dc78:

  tests/functional: Skip the screendump tests if the command is not available (2025-05-14 11:50:42 +0200)

----------------------------------------------------------------
* Removal of obsolete s390x machines
* Fix a memleak in s390x code
* Skip some functional tests if the corresponding feature is not available

----------------------------------------------------------------
Fabiano Rosas (1):
      s390x: Fix leak in machine_set_loadparm

Thomas Huth (12):
      hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 machine type
      hw/s390x/s390-virtio-ccw: Remove the deprecated 2.11 machine type
      hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code
      target/s390x: Rename the qemu_V2_11 feature set to qemu_MIN
      hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type
      hw/s390x/s390-virtio-ccw: Remove the deprecated 3.0 machine type
      hw/s390x: Remove the obsolete hpage_1m_allowed switch
      hw/s390x/s390-virtio-ccw: Remove the deprecated 3.1 machine type
      hw/s390x/s390-virtio-ccw: Remove the deprecated 4.0 machine type
      include/hw/dma/xlnx_dpdma: Remove dependency on console.h
      tests/functional/test_s390x_tuxrun: Check whether the machine is available
      tests/functional: Skip the screendump tests if the command is not available

 include/hw/dma/xlnx_dpdma.h               |   1 -
 include/hw/s390x/s390-virtio-ccw.h        |   4 -
 hw/s390x/event-facility.c                 |  37 +--------
 hw/s390x/s390-virtio-ccw.c                | 132 +-----------------------------
 target/s390x/gen-features.c               |  13 +--
 target/s390x/kvm/kvm.c                    |   6 --
 tests/functional/test_arm_integratorcp.py |   6 +-
 tests/functional/test_m68k_nextcube.py    |   6 +-
 tests/functional/test_mips64el_malta.py   |   6 +-
 tests/functional/test_s390x_tuxrun.py     |   1 +
 10 files changed, 18 insertions(+), 194 deletions(-)



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

end of thread, other threads:[~2025-05-17 22:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-14 11:27 [PULL 00/13] s390x obsolete machine removal & misc fixes Thomas Huth
2025-05-14 11:27 ` [PULL 01/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 machine type Thomas Huth
2025-05-14 11:27 ` [PULL 02/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.11 " Thomas Huth
2025-05-14 11:27 ` [PULL 03/13] hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code Thomas Huth
2025-05-14 11:27 ` [PULL 04/13] target/s390x: Rename the qemu_V2_11 feature set to qemu_MIN Thomas Huth
2025-05-14 11:27 ` [PULL 05/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type Thomas Huth
2025-05-14 11:27 ` [PULL 06/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 3.0 " Thomas Huth
2025-05-14 11:27 ` [PULL 07/13] hw/s390x: Remove the obsolete hpage_1m_allowed switch Thomas Huth
2025-05-14 11:27 ` [PULL 08/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 3.1 machine type Thomas Huth
2025-05-14 11:27 ` [PULL 09/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 4.0 " Thomas Huth
2025-05-14 11:27 ` [PULL 10/13] s390x: Fix leak in machine_set_loadparm Thomas Huth
2025-05-14 11:27 ` [PULL 11/13] include/hw/dma/xlnx_dpdma: Remove dependency on console.h Thomas Huth
2025-05-14 11:27 ` [PULL 12/13] tests/functional/test_s390x_tuxrun: Check whether the machine is available Thomas Huth
2025-05-14 11:27 ` [PULL 13/13] tests/functional: Skip the screendump tests if the command is not available Thomas Huth
2025-05-15 21:52 ` [PULL 00/13] s390x obsolete machine removal & misc fixes Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.