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

Fix VMX Check (master) #4

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

gierens
Copy link
Contributor

@gierens gierens commented Jan 14, 2025

For some reason the Leaf.maximum_input (0x0) is used for the VMX check, even though version_info (0x1) should be used. This also renames Leaf.version_info to vers_and_feat_info to be more descriptive since 2 of the 4 registers are just feature flags.

…eat_info

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
…pported

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
@gierens gierens requested a review from smallkirby as a code owner January 14, 2025 15:07
@gierens gierens changed the title Fix VMX Check Fix VMX Check (master) Jan 14, 2025
Copy link
Owner

@smallkirby smallkirby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you 👍

@smallkirby smallkirby merged commit 6385467 into smallkirby:master Jan 14, 2025
3 checks passed
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.

2 participants