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)
Instead of returning -ENOTSUPP, exit normally but indicate the hardware
exit reason.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found