diff options
author | Marcelo Tosatti <mtosatti@redhat.com> | 2010-10-22 14:18:15 -0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-01-12 11:23:37 +0200 |
commit | ff1fcb9ebd53ee3f21ae117e6952204e465f46d8 (patch) | |
tree | ac316541da4ad9559c4ca027d133c08b3c558954 /arch/x86/kvm/mmu_audit.c | |
parent | 83bcacb1a548d4d8df532376c981277761622bce (diff) | |
download | talos-op-linux-ff1fcb9ebd53ee3f21ae117e6952204e465f46d8.tar.gz talos-op-linux-ff1fcb9ebd53ee3f21ae117e6952204e465f46d8.zip |
KVM: VMX: remove setting of shadow_base_ptes for EPT
The EPT present/writable bits use the same position as normal
pagetable bits.
Since direct_map passes ACC_ALL to mmu_set_spte, thus always setting
the writable bit on sptes, use the generic PT_PRESENT shadow_base_pte.
Also pass present/writable error code information from EPT violation
to generic pagefault handler.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/mmu_audit.c')
0 files changed, 0 insertions, 0 deletions