]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ae3e4a11630f1b0bd19b3ac63ee547b5af6200b
tree458abbfb4f1b3c86a3c137f711c5fce93c5d7002
parent90e2c1277c89a98720c7cc60ea57ffb352a15763
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