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

read MSR_IA32_TSC_ADJUST only if CPU supports #571

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

t0rr3sp3dr0
Copy link
Contributor

This patch addresses a bug that would cause OpenCore to freeze on a Virtualization Framework VM. Now, MSR_IA32_TSC_ADJUST is only read when the CPU supports it.

Fixes: acidanthera/bugtracker#2463

@t0rr3sp3dr0
Copy link
Contributor Author

OpenCore running in a Virtualization Framework VM through vfkit:

image

@vit9696 vit9696 merged commit 4920897 into acidanthera:master Dec 28, 2024
11 checks passed
@vit9696
Copy link
Contributor

vit9696 commented Dec 28, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

OpenCore doesn't boot in VM using VZEFIBootLoader
2 participants