Avi Kivity aac012245a 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>
2007-05-03 10:52:25 +03:00
..
2007-04-17 16:36:28 -07:00
2007-05-03 10:52:25 +03:00
2007-04-28 23:11:19 -04:00
2007-04-27 10:57:30 -07:00
2007-02-11 10:51:24 -08:00