summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2024-03-07 04:13:42 +0300
committerSean Christopherson <seanjc@google.com>2024-04-11 22:58:46 +0300
commit447112d7edd77fa468938377418434233bcb3709 (patch)
treea09c7abb357f62c358ce77af2fd47f200affb6de /Kbuild
parent7f2817ef52a1cc3ee0ace35eb8df7a39bd4fc9b7 (diff)
downloadlinux-447112d7edd77fa468938377418434233bcb3709.tar.xz
KVM: VMX: Snapshot LBR capabilities during module initialization
Snapshot VMX's LBR capabilities once during module initialization instead of calling into perf every time a vCPU reconfigures its vPMU. This will allow massaging the LBR capabilities, e.g. if the CPU doesn't support callstacks, without having to remember to update multiple locations. Opportunistically tag vmx_get_perf_capabilities() with __init, as it's only called from vmx_set_cpu_caps(). Reviewed-by: Mingwei Zhang <mizhang@google.com> Link: https://lore.kernel.org/r/20240307011344.835640-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions