From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/6] Mostly target/i386 patches for QEMU 10.1 hard freeze
Date: Thu, 17 Jul 2025 17:23:10 +0200 [thread overview]
Message-ID: <20250717152316.353049-1-pbonzini@redhat.com> (raw)
The following changes since commit f96b157ebb93f94cd56ebbc99bc20982b8fd86ef:
Merge tag 'accel-20250715' of https://github.com/philmd/qemu into staging (2025-07-16 07:13:40 -0400)
are available in the Git repository at:
https://gitlab.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to f64832033d1262983bfe759669b4f65080f760dc:
i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock) (2025-07-17 17:18:59 +0200)
----------------------------------------------------------------
* target/i386: bugfixes
* regenerate meson-buildoptions.sh
----------------------------------------------------------------
Paolo Bonzini (2):
target/i386: do not expose ARCH_CAPABILITIES on AMD CPU
target/i386: tdx: fix locking for interrupt injection
Stefano Garzarella (1):
meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry
Xiaoyao Li (2):
i386/cpu: Cleanup host_cpu_max_instance_init()
i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock)
Zhao Liu (1):
i386/cpu: Move x86_ext_save_areas[] initialization to .instance_init
target/i386/host-cpu.h | 1 -
target/i386/cpu.c | 22 +++++++++++++++-------
target/i386/kvm/kvm.c | 6 +++++-
target/i386/kvm/tdx.c | 12 +++++++-----
scripts/meson-buildoptions.sh | 2 +-
5 files changed, 28 insertions(+), 15 deletions(-)
--
2.50.1
next reply other threads:[~2025-07-17 18:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-17 15:23 Paolo Bonzini [this message]
2025-07-17 15:23 ` [PULL 1/6] target/i386: do not expose ARCH_CAPABILITIES on AMD CPU Paolo Bonzini
2025-07-18 7:21 ` Michael Tokarev
2025-07-18 8:09 ` Paolo Bonzini
2025-07-17 15:23 ` [PULL 2/6] i386/cpu: Move x86_ext_save_areas[] initialization to .instance_init Paolo Bonzini
2025-07-17 15:23 ` [PULL 3/6] meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry Paolo Bonzini
2025-07-17 15:23 ` [PULL 4/6] target/i386: tdx: fix locking for interrupt injection Paolo Bonzini
2025-07-17 15:23 ` [PULL 5/6] i386/cpu: Cleanup host_cpu_max_instance_init() Paolo Bonzini
2025-07-17 15:23 ` [PULL 6/6] i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock) Paolo Bonzini
-- strict thread matches above, loose matches on Subject: below --
2025-07-17 16:06 [PULL 0/6] Mostly target/i386 patches for QEMU 10.1 hard freeze Paolo Bonzini
2025-07-18 19:57 ` 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=20250717152316.353049-1-pbonzini@redhat.com \
--to=pbonzini@redhat.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 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).