This patchset fixes bugs in page fault error code generation.  With the patches
applied, the access.flat unit test now passes with no errors on shadow, npt,
and ept.

Avi Kivity (2):
  KVM: MMU: Only indicate a fetch fault in page fault error code if nx
    is enabled
  KVM: MMU: Keep going on permission error

 arch/x86/kvm/paging_tmpl.h |   52 +++++++++++++++++++++++++------------------
 1 files changed, 30 insertions(+), 22 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to