The following changes since commit 7698afc42b5af9e55f12ab2236618e38e5a1c23f:
Merge tag 'pull-target-arm-20250701-1' of https://gitlab.com/pm215/qemu into staging (2025-07-02 04:24:14 -0400) are available in the Git repository at: https://gitlab.com/thuth/qemu.git tags/pull-request-2025-07-02 for you to fetch changes up to 01e2b1bc27bae874bfeb6978ce093deac5bb9639: tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO image (2025-07-02 18:29:57 +0200) ---------------------------------------------------------------- * Fix file names of renamed files in comments and MAINTAINERS * Fix the "deprecated props" in QOM on s390x * Fix URL of the aarch64_sbsaref_freebsd functional test * Fix some trouble with trible ---------------------------------------------------------------- Collin L. Walling (1): target/s390x: set has_deprecated_props flag Sean Wei (6): MAINTAINERS: update docs file extensions (.txt -> .rst) MAINTAINERS: fix vendor capitalization (Vmware -> VMware) MAINTAINERS: fix VMware filename typo (vwm -> vmw) treewide: update docs file extensions (.txt -> .rst) in comments treewide: fix paths for relocated files in comments MAINTAINERS: fix paths for relocated files Thomas Huth (2): target/s390x: A fix for the trouble with tribles tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO image MAINTAINERS | 23 ++++++++++------------- docs/spin/tcg-exclusive.promela | 4 ++-- include/hw/acpi/pcihp.h | 2 +- include/hw/misc/ivshmem-flat.h | 2 +- target/s390x/cpu_features_def.h.inc | 2 +- hw/acpi/nvdimm.c | 2 +- hw/acpi/pcihp.c | 2 +- hw/acpi/vmgenid.c | 6 +++--- hw/misc/ivshmem-flat.c | 2 +- hw/nvme/ctrl.c | 2 +- hw/ppc/spapr.c | 2 +- target/arm/cpu.c | 2 +- target/s390x/cpu_models_system.c | 3 +++ tests/qtest/vmgenid-test.c | 2 +- target/loongarch/README | 2 +- tests/functional/test_aarch64_sbsaref_freebsd.py | 8 ++++---- 16 files changed, 33 insertions(+), 33 deletions(-)