On 11/18/25 20:00, Philippe Mathieu-Daudé wrote:
The following changes since commit 711a1ddf899bef577907a10db77475c8834da52f:

   Merge tag 'pull-10.2-maintainer-171125-2' ofhttps://gitlab.com/stsquad/qemu 
into staging (2025-11-18 09:18:23 +0100)

are available in the Git repository at:

   https://github.com/philmd/qemu.git tags/hw-misc-20251118

for you to fetch changes up to de285aa9076841c618d068f7b838e312fc8b26c6:

   ebpf: Make ebpf_rss_load() return value consistent with @errp (2025-11-18 
19:59:36 +0100)

Ignoring following checkpatch error:

   ERROR: line over 90 characters
   #26: FILE: scripts/checkpatch.pl:3205:
   +  ERROR("DEVICE_NATIVE_ENDIAN is not allowed, use DEVICE_LITTLE_ENDIAN or 
DEVICE_BIG_ENDIAN instead\n" . $herecurr);

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

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/10.2 as 
appropriate.

r~

Reply via email to