KVM: MMU: rename 'no_apf' to 'prefault'
commit78b2c54aa4a7e9e4257d2b8e3a4b96d2d0c6e636
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Tue, 7 Dec 2010 02:48:06 +0000 (7 10:48 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:30:38 +0000 (12 11:30 +0200)
treefc8148e162a63ae8478dcd144f42428ad7bae3f0
parentb53ba3f9cc0b5ac21a86a95c702768f871b02610
KVM: MMU: rename 'no_apf' to 'prefault'

It's the speculative path if 'no_apf = 1' and we will specially handle this
speculative path in the later patch, so 'prefault' is better to fit the sense.

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.c
arch/x86/kvm/paging_tmpl.h