commit | 14dfe855f978181cd611ec018e5ceba860a98545 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Sep 10 17:30:49 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:52:35 2010 +0200 |
tree | e81ec5a9162a2588f12c21de415ab8778c655c1f | |
parent | c30a358d33e0e111f06e54a4a4125371e6b6693c [diff] |
KVM: X86: Introduce pointer to mmu context used for gva_to_gpa This patch introduces the walk_mmu pointer which points to the mmu-context currently used for gva_to_gpa translations. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>