commit | c2d0ee46e6e633a3c23ecbcb9b03ad731906cd79 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Sun Apr 05 14:54:47 2009 -0300 |
committer | Avi Kivity <avi@redhat.com> | Wed Jun 10 11:48:39 2009 +0300 |
tree | 0d50f23f7a4c2de710085cd66b5f3c25f81d12e3 | |
parent | 2f8b9ee14eb439008e0c5131116ea6baa40dba50 [diff] |
KVM: MMU: remove global page optimization logic Complexity to fix it not worthwhile the gains, as discussed in http://article.gmane.org/gmane.comp.emulators.kvm.devel/28649. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>