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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

…of mshv2)

Signed-off-by: Mark Rossett <marosset@microsoft.com>
@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).

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.

2 participants