From: Richard Henderson Date: Fri, 10 Oct 2025 15:25:09 +0000 (-0700) Subject: Merge tag 'pull-request-2025-10-10' of https://gitlab.com/thuth/qemu into staging X-Git-Tag: v10.2.0-rc1~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ea22762d0c043bc66f3877e5d01692880848bf7;p=thirdparty%2Fqemu.git Merge tag 'pull-request-2025-10-10' of https://gitlab.com/thuth/qemu into staging * Improves s390x virtio-pci performance when using kvm * Fix a problem with losing interrupts on s390x in certain cases * Replace legacy cpu_physical_memory_[un]map() calls in s390x code # -----BEGIN PGP SIGNATURE----- # # iQJFBAABCgAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmjowaoRHHRodXRoQHJl # ZGhhdC5jb20ACgkQLtnXdP5wLbWoIQ//ZgWUv/RXX4kX6WUM3DYkx702ytAo37EH # f46NondN8nzhU3prhoAkSm9hKy+zDLJjMbWGXRioCuuVCbJily+C5pjqpg7a4VCr # AEX2t/aU1fnxGtbgm3r4jQyKFm96Q0t7f/cue7ZLEJlgI5+PGeFcs11mlFn04Nr5 # 3V1aXWPCPKnH9tRoxl5YzWDyXI/jLWaOZIRBhWQ5LzQFUNnmYlBDQcgVwmoh8YzB # 1Wn9ibJq2qDtu3W7t3YOZKk8D7+j0O26r2p6phvkk+mAIPeygrZNaVr4eG5prnzU # OxcnpN3xkMFjHwIHf1UTz1bhpwhGLn+bdvBdodIM5T7AKI8+x/mcrIU4xBymllFI # lCg7n+TSvyac1XNUxtmQCDEQ0shqSoMNjXSCQQSX54zdBn/swrhtw9ht6pRwrpsU # da2uZf+x5IC+0P+uMXuXmNx++r25DqsD/EUmv+m5/eKNrPDaimj+gRlKDbi8iCpj # lSrTmUMZ0BsVu7BOyNEsJh4n7KNZQW0E7SO5IE7xYcejHA3K9e3aWg5O8vP+IeHx # NGut/Vr0SjzLhK6WQ5Z53GrY7Mx7BTC7eE8DYGLU9JKhZU/5t2mjnXXMDzEPzE8w # KKVJbbIYy7SHcAMi1wgq/5Ap55wlTvAaB8kQZs/ePaBqcq0COkEqhQQC4jddtYwN # lcfkr7iPzDs= # =41ql # -----END PGP SIGNATURE----- # gpg: Signature made Fri 10 Oct 2025 01:19:54 AM PDT # gpg: using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5 # gpg: issuer "thuth@redhat.com" # gpg: Good signature from "Thomas Huth " [unknown] # gpg: aka "Thomas Huth " [unknown] # gpg: aka "Thomas Huth " [unknown] # gpg: aka "Thomas Huth " [unknown] # gpg: WARNING: The key's User ID is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 27B8 8847 EEE0 2501 18F3 EAB9 2ED9 D774 FE70 2DB5 * tag 'pull-request-2025-10-10' of https://gitlab.com/thuth/qemu: s390x/pci: set kvm_msi_via_irqfd_allowed target/s390x: Replace legacy cpu_physical_memory_[un]map() calls (3/3) target/s390x: Reduce s390_store_status() scope target/s390x: Reduce s390_store_adtl_status() scope target/s390x: Replace legacy cpu_physical_memory_[un]map() calls (2/3) target/s390x: Propagate CPUS390XState to cpu_unmap_lowcore() target/s390x: Replace legacy cpu_physical_memory_[un]map() calls (1/3) s390x/pci: fix interrupt blocking by returning only the device's summary bit tests/functional: Drop the "Attempting to cache ..." log text Signed-off-by: Richard Henderson --- 4ea22762d0c043bc66f3877e5d01692880848bf7