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

Define a new variable header type for environment information #18

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

msft-jlange
Copy link
Contributor

The IGVM_VHT_ENVIRONMENT_INFO_PARAMETER defines a bitfield that permits the hosting environment to describe certain behaviors so the VM can conform. The only currently defined behavior indicates whether the default state of memory is assigned (private) or unassigned (shared) so the VM knows whether it must request page state changes before using any memory. Other behaviors will be defined in the future.

@msft-jlange msft-jlange requested a review from a team as a code owner December 13, 2023 04:20
@chris-oo
Copy link
Member

works around #19 with not intra-link doc comments and no unstable gate on the enum type.

@chris-oo chris-oo merged commit 2a6e996 into microsoft:main Dec 13, 2023
4 checks passed
@msft-jlange msft-jlange deleted the memory_map_flags branch April 1, 2024 20:30
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