aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaxim Levitsky <[email protected]>2022-05-19 05:27:09 -0500
committerPaolo Bonzini <[email protected]>2022-06-24 12:52:59 -0400
commit091abbf578f926e763adc0f577baeb7f405b4bdc (patch)
tree378bd38b13e296702534c70d65a9c14ac2acb23f /tools/perf/scripts/python
parent39b6b8c35cf37970e07e9081c0e7d1083930b2f7 (diff)
KVM: x86: nSVM: optimize svm_set_x2apic_msr_interception
- Avoid toggling the x2apic msr interception if it is already up to date. - Avoid touching L0 msr bitmap when AVIC is inhibited on entry to the guest mode, because in this case the guest usually uses its own msr bitmap. Later on VM exit, the 1st optimization will allow KVM to skip touching the L0 msr bitmap as well. Reviewed-by: Suravee Suthikulpanit <[email protected]> Tested-by: Suravee Suthikulpanit <[email protected]> Signed-off-by: Maxim Levitsky <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions