diff options
author | Sean Christopherson <[email protected]> | 2022-11-30 23:09:23 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-12-29 15:48:28 -0500 |
commit | d83420c2d74e660f207a708f6574e952652a4698 (patch) | |
tree | 8a3d7786bed8a85e4528b2be398c705033e14ad3 /tools/perf/scripts/python/stackcollapse.py | |
parent | 325fc9579c2e415e8ae3d1ab56a5157751157869 (diff) |
KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
Move the .check_processor_compatibility() callback from kvm_x86_init_ops
to kvm_x86_ops to allow a future patch to do compatibility checks during
CPU hotplug.
Do kvm_ops_update() before compat checks so that static_call() can be
used during compat checks.
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Kai Huang <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions