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

Lift restriction on physical-address size #1788

Merged
merged 4 commits into from
Sep 2, 2024

Conversation

aswaterman
Copy link
Collaborator

@aswaterman aswaterman commented Aug 28, 2024

It remains true that PTEs can only represent addresses < 2^56, but there's no need to impose that constraint on untranslated accesses.

It remains true that PTEs can only represent addresses >= 2^56, but there's
no need to impose that constraint on untranslated accesses.
@aswaterman aswaterman merged commit 2538c1f into master Sep 2, 2024
3 checks passed
@aswaterman aswaterman deleted the support-larger-addresses branch September 2, 2024 23:34
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