diff options
author | Jinrong Liang <cloudliang@tencent.com> | 2023-05-31 15:50:52 +0800 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-09-27 14:23:51 -0700 |
commit | b35babd3abea081de0611ce0d5b85281c18c52c7 (patch) | |
tree | fbb5994f07dd588fe75060559dc373b38e633384 /arch/x86/kernel | |
parent | 78b5605d44e65cb2e07181fcbcde8c76ad5b07b1 (diff) |
KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
Update the documentation for the KVM_SET_PMU_EVENT_FILTER ioctl
to include a detailed description of how fixed performance events
are handled in the pmu filter. The action and fixed_counter_bitmap
members of the pmu filter to determine whether fixed performance
events can be programmed by the guest. This information is helpful
for correctly configuring the fixed_counter_bitmap and action fields
to filter fixed performance events.
Suggested-by: Like Xu <likexu@tencent.com>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202304150850.rx4UDDsB-lkp@intel.com
Signed-off-by: Jinrong Liang <cloudliang@tencent.com>
Link: https://lore.kernel.org/r/20230531075052.43239-1-cloudliang@tencent.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions