diff options
author | Xiao Guangrong <[email protected]> | 2016-02-24 17:51:06 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2016-03-03 14:36:19 +0100 |
commit | 92f94f1e9e509caa564353c516c904278999e350 (patch) | |
tree | 620903350857ed81ca8e4b9d734b99c29e14cfeb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4d99ba898dd0c521ca6cdfdde55c9b58aea3cb3d (diff) |
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
kvm_lpage_info->write_count is used to detect if the large page mapping
for the gfn on the specified level is allowed, rename it to disallow_lpage
to reflect its purpose, also we rename has_wrprotected_page() to
mmu_gfn_lpage_is_disallowed() to make the code more clearer
Later we will extend this mechanism for page tracking: if the gfn is
tracked then large mapping for that gfn on any level is not allowed.
The new name is more straightforward
Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: Xiao Guangrong <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions