KVM: Unprotect a page if #PF happens during NMI injection.
authorGleb Natapov <gleb@redhat.com>
Mon, 11 May 2009 10:35:46 +0000 (13:35 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:57 +0000 (11:48 +0300)
commit3298b75c880d6f0fd70750233c0f3e71a72a5bfb
tree8472e1747ac49a43d13e8c4c232415d107c6f3bc
parent51e4d5ab28c75d819b3840da11559ad5c1429135
KVM: Unprotect a page if #PF happens during NMI injection.

It is done for exception and interrupt already.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.h