Skip to content

KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hypercall

Vitaly Kuznetsov requested to merge vkuznets/centos-stream-9:bug2036570 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2036570

Fix a race while handling Hyper-V TLB flush hypercall leading to memory corruptions in the guest.

Signed-off-by: Vitaly Kuznetsov vkuznets@redhat.com

Merge request reports