From: "Philippe Mathieu-Daudé" <philmd@oss.qualcomm.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/6] Misc HW patches for 2026-07-28
Date: Tue, 28 Jul 2026 11:40:49 +0200 [thread overview]
Message-ID: <20260728094055.12684-1-philmd@oss.qualcomm.com> (raw)
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
next reply other threads:[~2026-07-28 9:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-28 9:40 Philippe Mathieu-Daudé [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260728094055.12684-1-philmd@oss.qualcomm.com \
--to=philmd@oss.qualcomm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.