diff options
| author | Vitaly Kuznetsov <[email protected]> | 2020-03-25 12:28:24 -0400 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-04-21 09:12:48 -0400 |
| commit | 0baedd792713063213f1e2060dc6a5d536638f0a (patch) | |
| tree | 3d300c08b9c97fefe98d823e8d9477832a143100 /tools/perf/scripts/python | |
| parent | e64419d991ea212af087d3c57fcabb4d27db03fc (diff) | |
KVM: x86: make Hyper-V PV TLB flush use tlb_flush_guest()
Hyper-V PV TLB flush mechanism does TLB flush on behalf of the guest
so doing tlb_flush_all() is an overkill, switch to using tlb_flush_guest()
(just like KVM PV TLB flush mechanism) instead. Introduce
KVM_REQ_HV_TLB_FLUSH to support the change.
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions