]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: Allow 4K ptes with bit 7 (PAT) set
authorAvi Kivity <avi@redhat.com>
Tue, 19 May 2009 10:29:27 +0000 (13:29 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 28 Jun 2009 11:10:29 +0000 (14:10 +0300)
commit4bbeb103b07a2614e353af6cbe4ac703175ed4c8
tree4c245ef167fc06372d495a055567b1f116fdc19b
parentd8f47b574ee9aa55ab2da171ef71a3929d5e5ae9
KVM: MMU: Allow 4K ptes with bit 7 (PAT) set

Bit 7 is perfectly legal in the 4K page leve; it is used for the PAT.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c