From: Joerg Roedel Date: Fri, 10 Sep 2010 15:30:48 +0000 (+0200) Subject: KVM: MMU: Add infrastructure for two-level page walker X-Git-Tag: v2.6.37-rc1~142^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30a358d33e0e111f06e54a4a4125371e6b6693c;p=pandora-kernel.git KVM: MMU: Add infrastructure for two-level page walker This patch introduces a mmu-callback to translate gpa addresses in the walk_addr code. This is later used to translate l2_gpa addresses into l1_gpa addresses. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed