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 issues with IGVM boot #195

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

msft-jlange
Copy link
Collaborator

  • Move the kernel ELF/fileystem so they do not collide with low memory ROMs
  • Invalidate the kernel ELF/filesystem memory so it can be reused by OVMF

- Move the kernel ELF/fileystem so they do not collide with low memory
  ROMs
- Invalidate the kernel ELF/filesystem memory so it can be reused by
  OVMF

Signed-off-by: Jon Lange <[email protected]>
Copy link
Collaborator

@roy-hopkins roy-hopkins left a comment

Choose a reason for hiding this comment

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

I tested this on my system with IGVM on QEMU and the SVSM launches without issue.

Copy link
Collaborator

@roy-hopkins roy-hopkins left a comment

Choose a reason for hiding this comment

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

Tested on QEMU with and without IGVM.

@joergroedel joergroedel merged commit c936b63 into coconut-svsm:main Dec 22, 2023
2 checks passed
@msft-jlange msft-jlange deleted the igvm_bootmem branch December 25, 2023 22:53
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