diff options
author | Avi Kivity <avi@redhat.com> | 2010-04-14 19:20:03 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-05-17 12:17:47 +0300 |
commit | 5b7e0102ae744e9175b905f4267a81393bdb7a75 (patch) | |
tree | 763f8ac81b9ebd0bebe316fd016cf0a98f33b9c7 /arch/x86/include/asm/pci.h | |
parent | e269fb2189fb86d79d64c0ca74c6c1a549ad4aa3 (diff) | |
download | kernel_samsung_crespo-5b7e0102ae744e9175b905f4267a81393bdb7a75.zip kernel_samsung_crespo-5b7e0102ae744e9175b905f4267a81393bdb7a75.tar.gz kernel_samsung_crespo-5b7e0102ae744e9175b905f4267a81393bdb7a75.tar.bz2 |
KVM: MMU: Replace role.glevels with role.cr4_pae
There is no real distinction between glevels=3 and glevels=4; both have
exactly the same format and the code is treated exactly the same way. Drop
role.glevels and replace is with role.cr4_pae (which is meaningful). This
simplifies the code a bit.
As a side effect, it allows sharing shadow page tables between pae and
longmode guest page tables at the same guest page.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/pci.h')
0 files changed, 0 insertions, 0 deletions