qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] s390x patches + gitlab-CI fix
@ 2025-10-21 13:57 Thomas Huth
  2025-10-21 13:57 ` [PULL 1/6] qapi/machine-s390x: add QAPI event SCLP_CPI_INFO_AVAILABLE Thomas Huth
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Thomas Huth @ 2025-10-21 13:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: Richard Henderson

 Hi Richard!

The following changes since commit 3a2d5612a7422732b648b46d4b934e2e54622fd6:

  .gitlab-ci.d/buildtest.yml: Install 'file' for the Coverity job (2025-10-19 11:49:36 -0700)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2025-10-21

for you to fetch changes up to 8a2b283efa007f705f12784fc10185435bd1852f:

  gitlab-ci: Decrease the size of the compiler cache (2025-10-21 15:47:45 +0200)

----------------------------------------------------------------
- Add a missing QAPI event + functional test for the CPI feature on s390x
- Remove the obsolete s390-ccw-virtio-4.2 machine type
- 2nd try to fix the slow cache up/download in the MSYS2 CI job

----------------------------------------------------------------
Philippe Mathieu-Daudé (3):
      hw/s390x/ccw: Remove deprecated s390-ccw-virtio-4.2 machine
      hw/s390x/ccw: Remove SCLPDevice::increment_size field
      hw/core/machine: Remove MachineClass::fixup_ram_size callback

Shalini Chellathurai Saroja (2):
      qapi/machine-s390x: add QAPI event SCLP_CPI_INFO_AVAILABLE
      tests/functional: add tests for SCLP event CPI

Thomas Huth (1):
      gitlab-ci: Decrease the size of the compiler cache

 qapi/machine-s390x.json                   | 21 +++++++++++++++++++
 include/hw/boards.h                       |  7 -------
 include/hw/s390x/sclp.h                   |  5 +----
 hw/core/machine.c                         |  3 ---
 hw/s390x/s390-virtio-ccw.c                | 33 ------------------------------
 hw/s390x/sclp.c                           | 34 +++----------------------------
 hw/s390x/sclpcpi.c                        |  4 ++++
 .gitlab-ci.d/windows.yml                  |  5 ++++-
 tests/functional/s390x/test_ccw_virtio.py | 26 +++++++++++++++++++++++
 9 files changed, 59 insertions(+), 79 deletions(-)



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

end of thread, other threads:[~2025-10-21 16:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21 13:57 [PULL 0/6] s390x patches + gitlab-CI fix Thomas Huth
2025-10-21 13:57 ` [PULL 1/6] qapi/machine-s390x: add QAPI event SCLP_CPI_INFO_AVAILABLE Thomas Huth
2025-10-21 13:57 ` [PULL 2/6] tests/functional: add tests for SCLP event CPI Thomas Huth
2025-10-21 13:57 ` [PULL 3/6] hw/s390x/ccw: Remove deprecated s390-ccw-virtio-4.2 machine Thomas Huth
2025-10-21 13:57 ` [PULL 4/6] hw/s390x/ccw: Remove SCLPDevice::increment_size field Thomas Huth
2025-10-21 13:57 ` [PULL 5/6] hw/core/machine: Remove MachineClass::fixup_ram_size callback Thomas Huth
2025-10-21 13:57 ` [PULL 6/6] gitlab-ci: Decrease the size of the compiler cache Thomas Huth
2025-10-21 16:52 ` [PULL 0/6] s390x patches + gitlab-CI fix 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).