commit | 4f2f61fc507176edd65826fbedc8987dea29b9d5 | [log] [tgz] |
---|---|---|
author | Wanpeng Li <wanpengli@tencent.com> | Sun Feb 04 22:57:58 2018 -0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Feb 24 01:43:49 2018 +0100 |
tree | 99fe7048c8fbcd27f6af8a19267490c1bc1a3b9b | |
parent | afdc3f588850a6fbc996205ee2d472eb4426afb3 [diff] |
KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is disabled Avoid traversing all the cpus for pv tlb flush when steal time is disabled since pv tlb flush depends on the field in steal time for shared data. Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Radim KrÄmář <rkrcmar@redhat.com> Signed-off-by: Wanpeng Li <wanpengli@tencent.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>