diff options
| author | Sean Christopherson <[email protected]> | 2022-10-06 00:03:12 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-11-09 12:31:12 -0500 |
| commit | 6c6f82bea96fddb96898edbbee248ad362b768f4 (patch) | |
| tree | 0ca7b2b5f37cb95455f96bd124fe8e9571a1968d /tools/perf/scripts/python | |
| parent | bec46859fb9d797a21c983100b1f425bebe89747 (diff) | |
KVM: x86: Init vcpu->arch.perf_capabilities in common x86 code
Initialize vcpu->arch.perf_capabilities in x86's kvm_arch_vcpu_create()
instead of deferring initialization to vendor code. For better or worse,
common x86 handles reads and writes to the MSR, and so common x86 should
also handle initializing the MSR.
No functional change intended.
Signed-off-by: Sean Christopherson <[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