All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/6] Misc HW patches for 2026-07-28
@ 2026-07-28  9:40 Philippe Mathieu-Daudé
  2026-07-28  9:40 ` [PULL 1/6] hw/net/xilinx_axienet: Don't write checksums off end of packet Philippe Mathieu-Daudé
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-07-28  9:40 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-07-28 15:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28  9:40 [PULL 0/6] Misc HW patches for 2026-07-28 Philippe Mathieu-Daudé
2026-07-28  9:40 ` [PULL 1/6] hw/net/xilinx_axienet: Don't write checksums off end of packet Philippe Mathieu-Daudé
2026-07-28  9:40 ` [PULL 2/6] hw/sd/sdhci: Extract uSDHC-specific quirk Philippe Mathieu-Daudé
2026-07-28  9:40 ` [PULL 3/6] hw/net/e1000e: recalculate rx_desc_len on migration load Philippe Mathieu-Daudé
2026-07-28  9:40 ` [PULL 4/6] hw/net/igb: " Philippe Mathieu-Daudé
2026-07-28  9:40 ` [PULL 5/6] target/sparc: set reg window data structures currently after vmstate load Philippe Mathieu-Daudé
2026-07-28  9:40 ` [PULL 6/6] tests/functional/ppc: skip remote interrupts test if -net user not built Philippe Mathieu-Daudé
2026-07-28 15:31 ` [PULL 0/6] Misc HW patches for 2026-07-28 Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.