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

igvm_defs: define the shared bit for IgvmPageDataFlags #14

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

chris-oo
Copy link
Member

This tells the host loader to import the page as shared, which makes the data available to the guest but not part of the launch measurement, assuming the host loader is well behaved.

Also fix a typo in snp_defs.

@chris-oo chris-oo merged commit 102712e into microsoft:main Nov 28, 2023
5 checks passed
msft-jlange added a commit to msft-jlange/igvm that referenced this pull request Dec 7, 2023
msft-jlange added a commit to msft-jlange/igvm that referenced this pull request Dec 13, 2023
chris-oo added a commit to chris-oo/igvm that referenced this pull request Feb 22, 2024
This tells the host loader to import the page as shared, which makes the
data available to the guest but not part of the launch measurement,
assuming the host loader is well behaved.

Also fix a typo in snp_defs.
chris-oo added a commit that referenced this pull request Feb 27, 2024
…yMapEntryFlags (#30)

PR #17 meant to revert PR #8 and PR #11 but instead reverted PR #14
incorrectly.

Fix this by reapplying PR #14 and correctly reverting PR #8 and PR #11.
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