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

No differences found