aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/kvm_cache_regs.h
diff options
context:
space:
mode:
authorMarcelo Tosatti <mtosatti@redhat.com>2010-12-22 09:01:57 -0200
committerAvi Kivity <avi@redhat.com>2011-01-12 11:31:13 +0200
commite49146dce8c3dc6f4485c1904b6587855f393e71 (patch)
tree1a7db0516cee7ff2810445e16d21dadd960237af /arch/x86/kvm/kvm_cache_regs.h
parent16d8f72f70a85ce333788204a69318827130ca75 (diff)
KVM: MMU: only write protect mappings at pagetable level
If a pagetable contains a writeable large spte, all of its sptes will be write protected, including non-leaf ones, leading to endless pagefaults. Do not write protect pages above PT_PAGE_TABLE_LEVEL, as the spte fault paths assume non-leaf sptes are writable. Tested-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/x86/kvm/kvm_cache_regs.h')
0 files changed, 0 insertions, 0 deletions