commit | 4d88954d6246d7d43bb8903981731002179f1a1c | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Thu Jun 11 12:07:41 2009 -0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:32:55 2009 +0300 |
tree | 6629e1a9cd6968d9048e078775aeedff43ac133e | |
parent | e799794e02a368f79c3fae26aabaaadd0b7466ce [diff] |
KVM: MMU: make for_each_shadow_entry aware of largepages This way there is no need to add explicit checks in every for_each_shadow_entry user. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>