From: Richard Henderson Date: Wed, 19 Nov 2025 06:38:43 +0000 (+0100) Subject: Merge tag 'hw-misc-20251118' of https://github.com/philmd/qemu into staging X-Git-Tag: v10.2.0-rc1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5e0242e9a847b5d17b87be80b70c5dbe45bbcdc7;p=thirdparty%2Fqemu.git Merge tag 'hw-misc-20251118' of https://github.com/philmd/qemu into staging Misc HW patches - Re-enable xenpvh machine in qemu-system-arm/aarch64 binaries - Correct Xilinx Zynq DMA Devcfg registers range size - Correct ACCEL_KERNEL_GSI_IRQFD_POSSIBLE typo - Allow for multiple CHR_EVENT_CLOSED events in QTest framework - Fix ACMD41 state machine for SD cards in SPI mode - Avoid confusing address calculation around eMMC RPMB HMAC - Fix a pair of build failures on Solaris (guest-agent and RDMA migration) - Correct QOM parent of LASI south bridge - Clarify MIPS / PPC 32-bit hosts removal in documentation - Prevent further uses of DEVICE_NATIVE_ENDIAN definition - Fix Error uses in eBPF - Update David Hildenbrand's email address # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCAAdFiEE+qvnXhKRciHc/Wuy4+MsLN6twN4FAmkcwjAACgkQ4+MsLN6t # wN7Wxg//UMbpEgp92clPcGUX1RFHViEYu5DDM96nwjLpOR8nNAJvLZ5+qxDfyZRQ # qfVGaE0cm5a/rXRMgFAzeJw5ptcSwLJXsUvnRuNLEpKlIAfqInqqk+JTi/r7hJSq # W8m07IrdtADwoas0OYKur0XwF+k1hqVOENQWPxiLiyViEH2tR8MFA+nrqQhZzgwo # Emu3ICc01wX+hhY2R51mf+GdVcmr8RACc07lmG7MnMtvQW8vzCkA/VJ5jWWQv6Xj # ADKBTciYEK/PKD5vbbwMadZfxaWRiH1l+unfpw0qXC46YOAMvpe3+0mRqk7VeSRc # anqdXQk9dbqw7qwJ+L+RVdUjNf1bLc9LxOePeMOgsNzd8wxlsBia9PDNxvVTRFmh # /JxLYO9bM4vRojaGOCFoppoF++JSdZzI6WM56hY465L3VCx36V1p2YESX8x/5F1B # +w/JPV0dUGeq+MFUNKg/pBy9dgRYIGJfcbcp2jwMxyEB5d0np53zXbMaZmqX/cEO # AjE/haqtpu/yAqSK7oklx1gJEI9gRE0cJp2B/7l/3RwW3fcMsN3HJB3GH8f+3vg2 # VQMYDrAWBF5wA/5HQtsGNrfImlYGHa535KnLujTcNLVwS+2gZ6N6FwfwhM2fwXQh # +X7nQZbBsAVa0jDqck8zkIarVuISocC10DWfuP5k4hlKxeyg71M= # =K5DF # -----END PGP SIGNATURE----- # gpg: Signature made Tue 18 Nov 2025 08:00:00 PM CET # gpg: using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE # gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) " [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: FAAB E75E 1291 7221 DCFD 6BB2 E3E3 2C2C DEAD C0DE * tag 'hw-misc-20251118' of https://github.com/philmd/qemu: ebpf: Make ebpf_rss_load() return value consistent with @errp ebpf: Clean up useless error check in ebpf_rss_set_all() ebpf: Fix stubs to set an error when they return failure scripts/checkpatch: Check DEVICE_NATIVE_ENDIAN docs: Mention 32-bit PPC host as removed docs: Correct release of MIPS deprecations / removals migration/rdma: Check ntohll() availability with meson buildsys: Remove dead 'mips' entry in supported_cpus[] array hw/southbridge/lasi: Correct LasiState parent qga/commands: Include proper Solaris header for getloadavg() hw/sd/sdcard: Avoid confusing address calculation in rpmb_calc_hmac hw/arm: Re-enable xenpvh machine in qemu-system-arm/aarch64 binaries hw/dma/zynq-devcfg: Fix register memory hw/sd: Fix ACMD41 state machine in SPI mode hw/sd: Fix incorrect idle state reporting in R1 response for SPI mode system/qtest.c: Allow for multiple CHR_EVENT_CLOSED events hw/intc/ioapic: Fix ACCEL_KERNEL_GSI_IRQFD_POSSIBLE typo MAINTAINERS: Update David Hildenbrand's email address Signed-off-by: Richard Henderson --- 5e0242e9a847b5d17b87be80b70c5dbe45bbcdc7