aboutsummaryrefslogtreecommitdiff
path: root/drivers/kvm/kvm_vmx.h
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2007-01-05 16:36:40 -0800
committerLinus Torvalds <torvalds@woody.osdl.org>2007-01-05 23:55:24 -0800
commitac79c978f173586ab3624427c89cd22b393cabd4 (patch)
tree43553aa9ac5839c6f63b95c2218c16ea2e35d570 /drivers/kvm/kvm_vmx.h
parent1342d3536d6a12541ceb276da15f043db90716eb (diff)
[PATCH] KVM: MMU: Fold fetch_guest() into init_walker()
It is never necessary to fetch a guest entry from an intermediate page table level (except for large pages), so avoid some confusion by always descending into the lowest possible level. Rename init_walker() to walk_addr() as it is no longer restricted to initialization. Signed-off-by: Avi Kivity <avi@qumranet.com> Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/kvm/kvm_vmx.h')
0 files changed, 0 insertions, 0 deletions