From: Joerg Roedel Date: Fri, 10 Sep 2010 15:30:47 +0000 (+0200) Subject: KVM: MMU: Introduce generic walk_addr function X-Git-Tag: v2.6.37-rc1~142^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e301feb079e8ee6091bb75283e960fc33059a68;p=pandora-kernel.git KVM: MMU: Introduce generic walk_addr function This is the first patch in the series towards a generic walk_addr implementation which could walk two-dimensional page tables in the end. In this first step the walk_addr function is renamed into walk_addr_generic which takes a mmu context as an additional parameter. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed