diff options
author | 2020-07-08 14:50:48 +0800 | |
---|---|---|
committer | 2020-07-08 16:22:00 -0400 | |
commit | 0d3b2ba16ba68612142399e1801e6aff3f184d3e (patch) | |
tree | 28581b05c317b3840b00e220f07749343a54ac20 /tools/perf/scripts/python/stackcollapse.py | |
parent | KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID* fails (diff) | |
download | linux-dev-0d3b2ba16ba68612142399e1801e6aff3f184d3e.tar.xz linux-dev-0d3b2ba16ba68612142399e1801e6aff3f184d3e.zip |
KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent
As handling of bits out of leaf 1 added over time, kvm_update_cpuid()
should not return directly if leaf 1 is absent, but should go on
updateing other CPUID leaves.
Keep the update of apic->lapic_timer.timer_mode_mask in a separate
wrapper, to minimize churn for code since it will be moved out of this
function in a future patch.
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Message-Id: <20200708065054.19713-3-xiaoyao.li@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions