On Wed, Jul 26, 2023, Maxim Levitsky wrote: > Maxim Levitsky (3): > KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically > KVM: x86: VMX: set irr_pending in kvm_apic_update_irr > KVM: x86: check the kvm_cpu_get_interrupt result before using it > > arch/x86/kvm/lapic.c | 25 +++++++++++++++++-------- > arch/x86/kvm/x86.c | 10 +++++++--- > 2 files changed, 24 insertions(+), 11 deletions(-) Paolo, are you still planning on taking these directly? I can also grab them and send them your way next week. I have a couple of (not super urgent, but kinda urgent) fixes for 6.5 that I'm planning on sending a PULL request for, just didn't get around to that today.