On Thu, Jul 17, 2025 at 06:37:07PM +0800, Xiaoyao Li wrote:
> Commit 40da501d8989 ("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: 40da501d8989 ("i386/tdx: handle TDG.VP.VMCALL<GetQuote>")
> Reported-by: Peter Maydell <peter.mayd...@linaro.org>
> Signed-off-by: Xiaoyao Li <xiaoyao...@intel.com>
> ---
>  target/i386/kvm/tdx.c | 2 --
>  1 file changed, 2 deletions(-)

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to