Searched hist:c85e986716b03bccfec2e5a577cc1aab4f172ffd (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | pmu_counters_test.c | diff c85e986716b03bccfec2e5a577cc1aab4f172ffd Wed Jan 10 00:02:42 CET 2024 Sean Christopherson <seanjc@google.com> KVM: selftests: Add a helper to query if the PMU module param is enabled
Add a helper to probe KVM's "enable_pmu" param, open coding strings in multiple places is just asking for false negatives and/or runtime errors due to typos.
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com> Tested-by: Dapeng Mi <dapeng1.mi@linux.intel.com> Link: https://lore.kernel.org/r/20240109230250.424295-23-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
|
H A D | vmx_pmu_caps_test.c | diff c85e986716b03bccfec2e5a577cc1aab4f172ffd Wed Jan 10 00:02:42 CET 2024 Sean Christopherson <seanjc@google.com> KVM: selftests: Add a helper to query if the PMU module param is enabled
Add a helper to probe KVM's "enable_pmu" param, open coding strings in multiple places is just asking for false negatives and/or runtime errors due to typos.
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com> Tested-by: Dapeng Mi <dapeng1.mi@linux.intel.com> Link: https://lore.kernel.org/r/20240109230250.424295-23-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
|
H A D | pmu_event_filter_test.c | diff c85e986716b03bccfec2e5a577cc1aab4f172ffd Wed Jan 10 00:02:42 CET 2024 Sean Christopherson <seanjc@google.com> KVM: selftests: Add a helper to query if the PMU module param is enabled
Add a helper to probe KVM's "enable_pmu" param, open coding strings in multiple places is just asking for false negatives and/or runtime errors due to typos.
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com> Tested-by: Dapeng Mi <dapeng1.mi@linux.intel.com> Link: https://lore.kernel.org/r/20240109230250.424295-23-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
|
/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | processor.h | diff c85e986716b03bccfec2e5a577cc1aab4f172ffd Wed Jan 10 00:02:42 CET 2024 Sean Christopherson <seanjc@google.com> KVM: selftests: Add a helper to query if the PMU module param is enabled
Add a helper to probe KVM's "enable_pmu" param, open coding strings in multiple places is just asking for false negatives and/or runtime errors due to typos.
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com> Tested-by: Dapeng Mi <dapeng1.mi@linux.intel.com> Link: https://lore.kernel.org/r/20240109230250.424295-23-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
|