From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PULL 00/10] Misc HW patches for 2025-12-09
Date: Tue, 9 Dec 2025 21:05:27 +0100 [thread overview]
Message-ID: <20251209200537.84097-1-philmd@linaro.org> (raw)
The following changes since commit 2257f52a97f28ce3be4366817ea8817ad866562b:
Merge tag 'pull-10.2-final-fixes-051225-2' of https://gitlab.com/stsquad/qemu into staging (2025-12-05 12:38:37 -0600)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/hw-misc-20251209
for you to fetch changes up to efd6b3d1768d04d5491b62ad7385f623fb12f627:
Revert "hw/net/virtio-net: make VirtIONet.vlans an array instead of a pointer" (2025-12-09 21:00:15 +0100)
----------------------------------------------------------------
Misc HW / migration / typo fixes
----------------------------------------------------------------
Alano Song (1):
hw/9pfs: Correct typo
Cédric Le Goater (1):
Fix const qualifier build errors with recent glibc
Denis V. Lunev (1):
scripts: fix broken error path in modinfo-collect.py
Hanna Czenczek (1):
vhost: Always initialize cached vring data
Philippe Mathieu-Daudé (3):
osdep: Undefine FSCALE definition to fix Solaris builds
Revert "migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro"
Revert "hw/net/virtio-net: make VirtIONet.vlans an array instead of a
pointer"
Stefan Weil (3):
migration: Fix order of function arguments
hw/pci: Fix typo in documentation
scripts/nsis.py: Tell makensis that WoA is 64 bit
include/hw/pci/pci.h | 2 +-
include/hw/virtio/virtio-net.h | 2 +-
include/migration/vmstate.h | 9 ++++++++
include/qemu/osdep.h | 6 ++++++
backends/tpm/tpm_passthrough.c | 2 +-
block/vmdk.c | 2 +-
block/vvfat.c | 2 +-
gdbstub/gdbstub.c | 2 +-
hw/9pfs/xen-9p-backend.c | 2 +-
hw/net/virtio-net.c | 9 ++++----
hw/virtio/vhost.c | 38 ++++++++++++++++++++--------------
migration/postcopy-ram.c | 5 +++--
qga/commands-linux.c | 7 ++++---
ui/ui-hmp-cmds.c | 2 +-
util/log.c | 2 +-
scripts/modinfo-collect.py | 2 +-
scripts/nsis.py | 2 +-
17 files changed, 61 insertions(+), 35 deletions(-)
--
2.51.0
next reply other threads:[~2025-12-09 20:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-09 20:05 Philippe Mathieu-Daudé [this message]
2025-12-09 20:05 ` [PULL 01/10] osdep: Undefine FSCALE definition to fix Solaris builds Philippe Mathieu-Daudé
2025-12-09 20:05 ` [PULL 02/10] hw/9pfs: Correct typo Philippe Mathieu-Daudé
2025-12-09 20:05 ` [PULL 03/10] scripts: fix broken error path in modinfo-collect.py Philippe Mathieu-Daudé
2025-12-09 20:05 ` [PULL 04/10] vhost: Always initialize cached vring data Philippe Mathieu-Daudé
2025-12-09 20:05 ` [PULL 05/10] migration: Fix order of function arguments Philippe Mathieu-Daudé
2025-12-09 20:05 ` [PULL 06/10] hw/pci: Fix typo in documentation Philippe Mathieu-Daudé
2025-12-09 20:05 ` [PULL 07/10] scripts/nsis.py: Tell makensis that WoA is 64 bit Philippe Mathieu-Daudé
2025-12-09 20:05 ` [PULL 08/10] Fix const qualifier build errors with recent glibc Philippe Mathieu-Daudé
2025-12-09 20:05 ` [PULL 09/10] Revert "migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro" Philippe Mathieu-Daudé
2025-12-09 20:05 ` [PULL 10/10] Revert "hw/net/virtio-net: make VirtIONet.vlans an array instead of a pointer" Philippe Mathieu-Daudé
2025-12-09 22:42 ` [PULL 00/10] Misc HW patches for 2025-12-09 Richard Henderson
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=20251209200537.84097-1-philmd@linaro.org \
--to=philmd@linaro.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).