Re: [PATCH] KVM: VMX: Refresh available regs and IDT vectoring info before NMI handling

From: Paolo Bonzini
Date: Tue Aug 29 2023 - 13:13:51 EST


On 8/29/23 05:11, Sean Christopherson wrote:
Applied to kvm-x86 vmx, gonna try to squeeze this into the initial 6.6 pull
request as I got confirmation from another reporter that this fixed their
problem[*]. I'll make sure to make note of this patch in the pull request to
Paolo, worst case scenario I'll drop this one commit if Paolo spots something.

https://lore.kernel.org/all/SY4P282MB10841E53BAF421675FCE991D9DE0A@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/

[1/1] KVM: VMX: Refresh available regs and IDT vectoring info before NMI handling
https://github.com/kvm-x86/linux/commit/50011c2a2457

I'm back, so feel free to add even the

Reviewed-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>

Paolo