Skip to content
Commit 82725b20 authored by Dong, Eddie's avatar Dong, Eddie Committed by Avi Kivity
Browse files

KVM: MMU: Emulate #PF error code of reserved bits violation



Detect, indicate, and propagate page faults where reserved bits are set.
Take care to handle the different paging modes, each of which has different
sets of reserved bits.

[avi: fix pte reserved bits for efer.nxe=0]

Signed-off-by: default avatarEddie Dong <eddie.dong@intel.com>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 362c1055
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment