diff options
author | 2018-12-06 21:21:13 +0800 | |
---|---|---|
committer | 2018-12-21 11:28:43 +0100 | |
commit | 71883a62fcd6c70639fa12cda733378b4d997409 (patch) | |
tree | b8fb75933370682a7ff7c6bbc82c49dcbf57a1dd /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | KVM/MMU: Flush tlb directly in kvm_set_pte_rmapp() (diff) | |
download | wireguard-linux-71883a62fcd6c70639fa12cda733378b4d997409.tar.xz wireguard-linux-71883a62fcd6c70639fa12cda733378b4d997409.zip |
KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
Originally, flush tlb is done by slot_handle_level_range(). This patch
moves the flush directly to kvm_zap_gfn_range() when range flush is
available, so that only the requested range can be flushed.
Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions