diff options
author | Avi Kivity <avi@qumranet.com> | 2007-03-20 13:34:28 +0100 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2007-05-03 09:52:25 +0200 |
commit | aac012245a59d78372dc66d292ba567367d86b60 (patch) | |
tree | 4faf7564b746b4efd6be91ca83b475cfd9d446e7 /drivers/parisc | |
parent | KVM: MMU: Remove unnecessary check for pdptr access (diff) | |
download | linux-aac012245a59d78372dc66d292ba567367d86b60.tar.xz linux-aac012245a59d78372dc66d292ba567367d86b60.zip |
KVM: MMU: Remove global pte tracking
The initial, noncaching, version of the kvm mmu flushed the all nonglobal
shadow page table translations (much like a native tlb flush). The new
implementation flushes translations only when they change, rendering global
pte tracking superfluous.
This removes the unused tracking mechanism and storage space.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions