[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201105171524.650693-1-pbonzini@redhat.com>
Date: Thu, 5 Nov 2020 12:15:22 -0500
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc: yadong.qi@...el.com
Subject: [PATCH 0/2] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
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
Powered by blists - more mailing lists