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