The following changes since commit 299e7557ed15a9a325620698add379a3ce2d1d95:
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2026-07-27 16:51:28 -0400) are available in the Git repository at: https://github.com/philmd/qemu.git tags/hw-misc-20260728 for you to fetch changes up to c607cca75c354f2be9c2d3259f5b5237afec1717: tests/functional/ppc: skip remote interrupts test if -net user not built (2026-07-28 11:09:08 +0200) ---------------------------------------------------------------- Misc HW patches - HW model fixes (network, SDHCI) - SPARC64 vCPU migration fix - PPC64 functional test fix ---------------------------------------------------------------- Bernhard Beschow (1): hw/sd/sdhci: Extract uSDHC-specific quirk Laurent Vivier (2): hw/net/e1000e: recalculate rx_desc_len on migration load hw/net/igb: recalculate rx_desc_len on migration load Mark Cave-Ayland (1): target/sparc: set reg window data structures currently after vmstate load Peter Maydell (1): hw/net/xilinx_axienet: Don't write checksums off end of packet Shivang Upadhyay (1): tests/functional/ppc: skip remote interrupts test if -net user not built hw/net/e1000e_core.c | 18 +++++-- hw/net/igb_core.c | 2 + hw/net/xilinx_axienet.c | 29 ++++++---- hw/sd/sdhci.c | 73 ++++++++++++++++---------- target/sparc/machine.c | 40 +++++++++++++- tests/functional/ppc64/test_powernv.py | 1 + 6 files changed, 117 insertions(+), 46 deletions(-) -- 2.53.0
