commit | 78b2c54aa4a7e9e4257d2b8e3a4b96d2d0c6e636 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Tue Dec 07 10:48:06 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:30:38 2011 +0200 |
tree | fc8148e162a63ae8478dcd144f42428ad7bae3f0 | |
parent | b53ba3f9cc0b5ac21a86a95c702768f871b02610 [diff] |
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>