diff options
author | Avi Kivity <avi@qumranet.com> | 2007-03-20 08:34:28 -0400 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2007-05-03 03:52:25 -0400 |
commit | aac012245a59d78372dc66d292ba567367d86b60 (patch) | |
tree | 4faf7564b746b4efd6be91ca83b475cfd9d446e7 /drivers/kvm/vmx.c | |
parent | ca5aac1f96c18b5e4dcfea253d7ab607b5dcd5c9 (diff) |
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/kvm/vmx.c')
0 files changed, 0 insertions, 0 deletions