diff options
author | 2015-07-16 03:25:55 +0800 | |
---|---|---|
committer | 2015-07-23 08:21:48 +0200 | |
commit | 3e5d2fdceda172554e681b68c853bf5d08205bbf (patch) | |
tree | f6535b9fa1d44563ea348968b11056492e41c107 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: MTRR: fix memory type handling if MTRR is completely disabled (diff) | |
download | wireguard-linux-3e5d2fdceda172554e681b68c853bf5d08205bbf.tar.xz wireguard-linux-3e5d2fdceda172554e681b68c853bf5d08205bbf.zip |
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
kvm_mtrr_get_guest_memory_type never returns -1 which is implied
in the current code since if @type = -1 (means no MTRR contains the
range), iter.partial_map must be true
Simplify the code to indicate this fact
Signed-off-by: Xiao Guangrong <guangrong.xiao@intel.com>
Tested-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions