Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpuid: Add bits to support AMD specific topology handling #109

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

weltling
Copy link
Contributor

Summary of the PR

This patch continues to expand on the CPUID handling. This patch adds more bits to handle the topology specific bits on AMD.

The handling is derived from the CPUID Specification to involde the AMD specific leafs to configure the topology. The corresponding information is passed from the VMM.

Signed-off-by: Anatol Belski [email protected]

The handling is derived from the CPUID Specification to involde the AMD
specific leafs to configure the topology. The corresponding information
is passed from the VMM.

Signed-off-by: Anatol Belski <[email protected]>
@russell-islam russell-islam merged commit 560226a into rust-vmm:main Jul 18, 2023
2 checks passed
@weltling weltling deleted the topology_amd branch July 19, 2023 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants