summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
diff options
context:
space:
mode:
authorCao, Lei <Lei.Cao@stratus.com>2016-07-15 13:54:04 +0000
committerRadim Krčmář <rkrcmar@redhat.com>2016-07-16 15:27:40 +0200
commitb244c9fc251e14a083a1cbf04bef10bd99303a76 (patch)
tree4f45a49f21009063621583027466a10531830b37 /arch/arm64/kvm
parent6a907cd0ad31fce30b7a7416576410a7de7c8933 (diff)
downloadop-kernel-dev-b244c9fc251e14a083a1cbf04bef10bd99303a76.zip
op-kernel-dev-b244c9fc251e14a083a1cbf04bef10bd99303a76.tar.gz
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
With PML enabled, guest will shut down if a PML full VMEXIT occurs during event delivery. According to Intel SDM 27.2.3, PML full VMEXIT can occur when event is being delivered through IDT, so KVM should not exit to user space with error. Instead, it should let EXIT_REASON_PML_FULL go through and the event will be re-injected on the next VMENTRY. Signed-off-by: Lei Cao <lei.cao@stratus.com> Cc: stable@vger.kernel.org Fixes: 843e4330573c ("KVM: VMX: Add PML support in VMX") [Shortened the summary and Cc'd stable.] Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'arch/arm64/kvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud