[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200414201107.22952-1-cavery@redhat.com>
Date: Tue, 14 Apr 2020 16:11:05 -0400
From: Cathy Avery <cavery@...hat.com>
To: linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
pbonzini@...hat.com
Cc: vkuznets@...hat.com, wei.huang2@....com
Subject: [PATCH 0/2] KVM: SVM: Implement check_nested_events for NMI
Moved nested NMI exit to new check_nested_events.
The second patch fixes the NMI pending race condition that now occurs.
Cathy Avery (2):
KVM: SVM: Implement check_nested_events for NMI
KVM: x86: check_nested_events if there is an injectable NMI
arch/x86/kvm/svm/nested.c | 21 +++++++++++++++++++++
arch/x86/kvm/svm/svm.c | 2 +-
arch/x86/kvm/svm/svm.h | 15 ---------------
arch/x86/kvm/x86.c | 15 +++++++++++----
4 files changed, 33 insertions(+), 20 deletions(-)
--
2.20.1
Powered by blists - more mailing lists