Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Enable all CPUIDs to be configurable #382

Merged
merged 1 commit into from
May 24, 2021
Merged

Enable all CPUIDs to be configurable #382

merged 1 commit into from
May 24, 2021

Conversation

wcwang
Copy link
Contributor

@wcwang wcwang commented May 24, 2021

Open all supported CPUID leaves for user space as configurable.
Implement the set_leaf() callback functions for all supported CPUID leaves in the CPUID controller. These setting functions are mainly used for the validity processing of the setting values. When the setting function is NULL, the input value will be completely accepted.

Open all supported CPUID leaves for user space as configurable.
Implement the set_leaf() callback functions for all supported CPUID
leaves in the CPUID controller. These setting functions are mainly used
for the validity processing of the setting values. When the setting
function is NULL, the input value will be completely accepted.

Signed-off-by: Wenchao Wang <wenchao.wang@intel.com>
@wcwang wcwang requested review from coxuintel and hyuan3 May 24, 2021 07:49
@wcwang wcwang merged commit 83e6ee6 into master May 24, 2021
@wcwang wcwang deleted the cpuid-ctrl branch May 24, 2021 07:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant