]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: VMX: Fix reporting of unhandled EPT violations
authorAvi Kivity <avi@redhat.com>
Wed, 3 Jun 2009 11:12:10 +0000 (14:12 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:46 +0000 (08:32 +0300)
commit596ae895653fe336b9b5815ad2c175d22bb26f21
treebcd6c6fcb6eb7ef4bc24036dc0349c3654b2bed8
parent6de4f3ada40b336522250a7832a0cc4de8856589
KVM: VMX: Fix reporting of unhandled EPT violations

Instead of returning -ENOTSUPP, exit normally but indicate the hardware
exit reason.

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