[PATCH 0/2] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit

From: Paolo Bonzini
Date: Thu Nov 05 2020 - 12:15:31 EST


The first patch is new, the second is a rebase of Yadong's patch

Paolo Bonzini (1):
KVM: x86: fix apic_accept_events vs check_nested_events

Yadong Qi (1):
KVM: x86: emulate wait-for-SIPI and SIPI-VMExit

arch/x86/include/asm/vmx.h | 1 +
arch/x86/include/uapi/asm/vmx.h | 2 ++
arch/x86/kvm/lapic.c | 30 ++++++++++++++++---
arch/x86/kvm/vmx/nested.c | 53 ++++++++++++++++++++++++---------
arch/x86/kvm/vmx/vmx.c | 2 +-
5 files changed, 69 insertions(+), 19 deletions(-)

--
2.26.2