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)
commit29a4b9333bf9ffef12b3dd7cbf2e3dbe01152968
tree4c245ef167fc06372d495a055567b1f116fdc19b
parente244584fe3a5c20deddeca246548ac86dbc6e1d1
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