qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/11] s390x and qtest patches 2024-06-24
@ 2024-06-24  9:10 Thomas Huth
  2024-06-24  9:10 ` [PULL 01/11] hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool Thomas Huth
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Thomas Huth @ 2024-06-24  9:10 UTC (permalink / raw)
  To: qemu-devel, Richard Henderson

The following changes since commit c9ba79baca7c673098361e3a687f72d458e0d18a:

  Merge tag 'pull-target-arm-20240622' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-06-22 09:56:49 -0700)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2024-06-24

for you to fetch changes up to d6a7c3f44cf3f60c066dbf087ef79d4b12acc642:

  target/s390x: Add a CONFIG switch to disable legacy CPUs (2024-06-24 08:22:30 +0200)

----------------------------------------------------------------
* s390x error reporting clean ups
* fix memleak in qos_fuzz.c
* use correct byte order for pid field in s390x dumps
* Add a CONFIG switch to disable legacy s390x CPUs

----------------------------------------------------------------
Cédric Le Goater (6):
      hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool
      s390x/css: Make CCWDeviceClass::realize return bool
      hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
      s390x/css: Make S390CCWDeviceClass::realize return bool
      vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
      vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors

Dmitry Frolov (1):
      tests/qtest/fuzz: fix memleak in qos_fuzz.c

Omar Sandoval (1):
      target/s390x/arch_dump: use correct byte order for pid

Thomas Huth (2):
      MAINTAINERS: Cover all tests/qtest/migration-* files
      target/s390x: Add a CONFIG switch to disable legacy CPUs

Zhenzhong Duan (1):
      vfio/ccw: Fix the missed unrealize() call in error path

 MAINTAINERS                 |  3 ++-
 hw/s390x/ccw-device.h       |  2 +-
 include/hw/s390x/s390-ccw.h |  2 +-
 hw/s390x/ccw-device.c       |  3 ++-
 hw/s390x/s390-ccw.c         | 29 +++++++++++++----------------
 hw/s390x/s390-virtio-ccw.c  |  5 +++++
 hw/vfio/ap.c                |  2 +-
 hw/vfio/ccw.c               | 18 ++++++++----------
 target/s390x/arch_dump.c    |  2 +-
 target/s390x/cpu_models.c   |  9 +++++++++
 tests/qtest/fuzz/qos_fuzz.c |  1 +
 target/s390x/Kconfig        |  5 +++++
 12 files changed, 49 insertions(+), 32 deletions(-)



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

end of thread, other threads:[~2025-03-07 16:03 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-24  9:10 [PULL 00/11] s390x and qtest patches 2024-06-24 Thomas Huth
2024-06-24  9:10 ` [PULL 01/11] hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool Thomas Huth
2024-06-24  9:10 ` [PULL 02/11] s390x/css: Make CCWDeviceClass::realize return bool Thomas Huth
2024-06-24  9:10 ` [PULL 03/11] hw/s390x/ccw: Remove local Error variable from s390_ccw_realize() Thomas Huth
2024-06-24  9:10 ` [PULL 04/11] s390x/css: Make S390CCWDeviceClass::realize return bool Thomas Huth
2024-06-24  9:10 ` [PULL 05/11] vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize() Thomas Huth
2024-06-24  9:10 ` [PULL 06/11] vfio/ccw: Fix the missed unrealize() call in error path Thomas Huth
2024-06-24  9:10 ` [PULL 07/11] vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors Thomas Huth
2024-06-24  9:10 ` [PULL 08/11] tests/qtest/fuzz: fix memleak in qos_fuzz.c Thomas Huth
2024-06-24  9:10 ` [PULL 09/11] target/s390x/arch_dump: use correct byte order for pid Thomas Huth
2024-06-24  9:10 ` [PULL 10/11] MAINTAINERS: Cover all tests/qtest/migration-* files Thomas Huth
2024-06-24  9:10 ` [PULL 11/11] target/s390x: Add a CONFIG switch to disable legacy CPUs Thomas Huth
2025-03-07 15:27   ` Philippe Mathieu-Daudé
2025-03-07 15:33     ` Thomas Huth
2025-03-07 16:01       ` Philippe Mathieu-Daudé
2024-06-24 20:50 ` [PULL 00/11] s390x and qtest patches 2024-06-24 Richard Henderson

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