From: Joerg Roedel Date: Fri, 10 Sep 2010 15:30:49 +0000 (+0200) Subject: KVM: X86: Introduce pointer to mmu context used for gva_to_gpa X-Git-Tag: v2.6.37-rc1~142^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14dfe855f978181cd611ec018e5ceba860a98545;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed