From: Richard Henderson Date: Tue, 4 Nov 2025 12:01:16 +0000 (+0100) Subject: Merge tag 'pull-request-2025-11-03' of https://gitlab.com/thuth/qemu into staging X-Git-Tag: v10.2.0-rc1~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ae004869aff46fc3195d280b25dc9b94a447be7;p=thirdparty%2Fqemu.git Merge tag 'pull-request-2025-11-03' of https://gitlab.com/thuth/qemu into staging * Fix spurious EOFError messages from the device-crash-test script * Fix various issues in the functional tests that pylint complained about * Improve logging information in the functional tests * Fix issue in the s390x clock-comparator code * Use address generation for register branch targets on s390x # -----BEGIN PGP SIGNATURE----- # # iQJFBAABCgAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmkIincRHHRodXRoQHJl # ZGhhdC5jb20ACgkQLtnXdP5wLbUpBg/+KQsh+JNxymwft6ohIiyUqP1vNFYbWMty # MPRLhInAfT55Hkf6wBX0+WbhqePXvVcThjahh8+2ZlX7/9RVKA5xYn2zLe+tZc8P # YayVfw0ferJkDoY5UjtQS2RxSpKvs+DaSEpnKzCXA5T5ytth70wM4doQ5h65qz45 # 31dLyBhkYLATF00otT62iKzcudpZosxdkC1nPd5FZDM5nXjzeA8CfdsWTW/wa7Kq # OuMM9a9f7jp3i4OCsyOaPoHhZisP+RK/26m+cMFk2JR41anK4SZ5neunFYre5blg # W1JkVI+JSLunPfNpKqAKPMPiJ4mKu0vxTeFsY6NMzeRINnr4ctoJf2zED1eMk+R5 # qEJWZfcjXAfMHF0VGvmMHbISCygJXBUMjK0I58N2hJbQPinGiQvQMM8M8S+S3bUm # 0bQxYJPB9ipIz2N3j/xcgQV60df7ut9qp1buVC9XyRiozkUadjFJBCFtB9+Fum+6 # MmXwW94LZbKBYiB7gtEjnLdaqCyua5pnFqQG3BbWgpEpXbNlNVTw9cajKhqTD+H+ # R63wPSojo0jc2idmdJCVeUxxQFW/tpWdBXQ0fDRAqIkTTZhF4e+vM82aPd61jpDO # M4gFsddTXNDhElAw14/RK+wtIZQHliaSQSxRrzpb8n0tKR+41XvBKIsqYBQUDN3o # 7xe3j9SzpU4= # =fyHW # -----END PGP SIGNATURE----- # gpg: Signature made Mon 03 Nov 2025 11:56:55 AM CET # 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-11-03' of https://gitlab.com/thuth/qemu: (22 commits) tests/tcg/s390x: Test SET CLOCK COMPARATOR target/s390x: Use address generation for register branch targets target/s390x: Fix missing clock-comparator interrupts after reset target/s390x: Fix missing interrupts for small CKC values hw/s390x: Use memory_region_size() tests/functional: include the lower level QMP log messages tests/functional: include logger name and function in messages tests/functional/ppc64: Fix class names to silence pylint warnings tests/functional/x86_64/test_virtio_balloon: Fix cosmetic issues from pylint tests/functional/x86_64/test_acpi_bits: Silence warnings reported by pylint tests/functional/rx/test_gdbsim: Remove unused variables tests/functional/ppc64/test_mac99: Fix style issues reported by pylint tests/functional/migration: Fix bad indentation MAINTAINERS: fix functional tests section tests/functional/.../testcase.py: better socketdir cleanup tests/functional/arm/test_aspeed_ast1030: Remove unused import tests/functional: Fix problems in utils.py reported by pylint tests/functional: Fix problems in uncompress.py reported by pylint tests/functional: Fix problems in linuxkernel.py reported by pylint tests/functional: Fix problems in decorators.py reported by pylint ... Signed-off-by: Richard Henderson --- 7ae004869aff46fc3195d280b25dc9b94a447be7