diff options
author | Sean Christopherson <seanjc@google.com> | 2024-11-01 21:35:49 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-11-05 07:57:45 +0300 |
commit | d91060e342a66b52d9bd64f0b123b9c306293b76 (patch) | |
tree | 9d5412601a23bfb7f9b3a58933444a8147aa4988 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8166d25579120590ad0ec4ece02afd00a3c54f6a (diff) | |
download | linux-d91060e342a66b52d9bd64f0b123b9c306293b76.tar.xz |
KVM: x86: Get vcpu->arch.apic_base directly and drop kvm_get_apic_base()
Access KVM's emulated APIC base MSR value directly instead of bouncing
through a helper, as there is no reason to add a layer of indirection, and
there are other MSRs with a "set" but no "get", e.g. EFER.
No functional change intended.
Reviewed-by: Kai Huang <kai.huang@intel.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Link: https://lore.kernel.org/r/20241009181742.1128779-4-seanjc@google.com
Link: https://lore.kernel.org/r/20241101183555.1794700-4-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions