git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f689a3
)
KVM: x86: Fix page-tables reserved bits
author
Nadav Amit
<namit@cs.technion.ac.il>
Fri, 4 Apr 2014 03:31:04 +0000
(06:31 +0300)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 16 Apr 2014 21:59:23 +0000
(18:59 -0300)
KVM does not handle the reserved bits of x86 page tables correctly:
In PAE, bits 5:8 are reserved in the PDPTE.
In IA-32e, bit 8 is not reserved.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/mmu.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/mmu.c
Simple merge