Skip to content

Making mshv3 the default mshv hypervisor in hyperlight_host (instead of mshv2) #703

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

Merged
merged 1 commit into from
Jul 18, 2025

Conversation

marosset
Copy link
Contributor

@marosset marosset commented Jul 9, 2025

Setting mshv3 as the default mshv hypervisor (instead of mshv2) in preparation for deprecating/removing mshv2 support.

@marosset marosset added the kind/dependencies For PRs that update dependencies or related components label Jul 9, 2025
@syntactically
Copy link
Member

If you are doing this without removing the mshv2 code, and want to leave in the mshv2 CI checks for now, I think you need to change the cfg aliases here to make it so that having both mshv2 and mshv3 enabled results in mshv2 support instead of mshv3 support, or you need to build with no-default-features any time you want mshv2 support (which sounds a bit unpleasant).

syntactically
syntactically previously approved these changes Jul 15, 2025
Copy link
Member

@syntactically syntactically left a comment

Choose a reason for hiding this comment

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

LGTM, if it works everywhere. This will probably need dependent changes in all the downstream repos.

@marosset marosset force-pushed the mshv3-default branch 4 times, most recently from 4ecd737 to 664ffd9 Compare July 17, 2025 21:36
@marosset marosset enabled auto-merge (squash) July 17, 2025 22:09
@marosset marosset merged commit 5a8bcef into hyperlight-dev:main Jul 18, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies For PRs that update dependencies or related components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants