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