On 7/17/2025 6:39 PM, Paolo Bonzini wrote:
Take tdx_guest->lock when injecting the event notification interrupt into
the guest.
Fixes CID 1612364.
Reported-by: Peter Maydell
Cc: Xiaoyao Li
Signed-off-by: Paolo Bonzini
Reviewed-by: Xiaoyao Li
---
target/i386/kvm/tdx.c | 10 +++---
Take tdx_guest->lock when injecting the event notification interrupt into
the guest.
Fixes CID 1612364.
Reported-by: Peter Maydell
Cc: Xiaoyao Li
Signed-off-by: Paolo Bonzini
---
target/i386/kvm/tdx.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/target/i386/k