KVM: MMU: Introduce generic walk_addr function
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 10 Sep 2010 15:30:47 +0000 (17:30 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:33 +0000 (10:52 +0200)
commit1e301feb079e8ee6091bb75283e960fc33059a68
tree458abbfb4f1b3c86a3c137f711c5fce93c5d7002
parent8df25a328a6ca3bd0f048278f4d5ae0a1f6fadc1
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 <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/paging_tmpl.h