KVM: X86: Introduce pointer to mmu context used for gva_to_gpa
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 10 Sep 2010 15:30:49 +0000 (17:30 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:35 +0000 (10:52 +0200)
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>

No differences found