You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/i386/kvm
Xiaoyao Li f64832033d i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock)
Commit 40da501d89 ("i386/tdx: handle TDG.VP.VMCALL<GetQuote>") added
redundant qemu_mutex_init(&tdx->lock) in tdx_guest_init by mistake.

Fix it by removing the redundant one.

Fixes: 40da501d89 ("i386/tdx: handle TDG.VP.VMCALL<GetQuote>")
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Link: https://lore.kernel.org/r/20250717103707.688929-1-xiaoyao.li@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 days ago
..
hyperv-proto.h hw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386 4 months ago
hyperv-stub.c target/i386: hyperv: add stub for hyperv_syndbg_query_options 8 months ago
hyperv.c exec/cpu-all: remove exec/target_page include 3 months ago
hyperv.h include: Rename sysemu/ -> system/ 7 months ago
kvm-cpu.c i386/kvm-cpu: Fix the indentation inside kvm_cpu_realizefn() 1 week ago
kvm.c target/i386: do not expose ARCH_CAPABILITIES on AMD CPU 2 days ago
kvm_i386.h i386/tdx: Add TDX fixed1 bits to supported CPUIDs 2 months ago
meson.build i386/tdx: handle TDG.VP.VMCALL<GetQuote> 4 weeks ago
tdx-quote-generator.c i386/tdx: Remove task->watch only when it's valid 1 week ago
tdx-quote-generator.h i386/tdx: handle TDG.VP.VMCALL<GetQuote> 4 weeks ago
tdx-stub.c i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT 1 week ago
tdx.c i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock) 2 days ago
tdx.h i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT 1 week ago
trace-events i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE 1 year ago
trace.h
vmsr_energy.c i386/cpu: Move the implementation of is_host_cpu_intel() host-cpu.c 1 week ago
vmsr_energy.h i386/cpu: Move the implementation of is_host_cpu_intel() host-cpu.c 1 week ago
xen-compat.h i386/xen: Implement HYPERVISOR_physdev_op 2 years ago
xen-emu.c exec/cpu-all: remove exec/target_page include 3 months ago
xen-emu.h hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback 2 years ago