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

hypervisor: mshv: Reduce the scope of VMEXITs to x86_64 #6468

Merged
merged 1 commit into from
May 21, 2024

Conversation

jinankjain
Copy link
Member

Certain VMEXITs can only happen for x86 guests, thus reduce the scope to x86_64 at the compilation stage.

Certain VMEXITs can only happen for x86 guests, thus reduce the scope to
x86_64 at the compilation stage.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
@jinankjain jinankjain requested a review from a team as a code owner May 20, 2024 05:13
@liuw liuw added this pull request to the merge queue May 21, 2024
Merged via the queue into cloud-hypervisor:main with commit af1f94e May 21, 2024
32 checks passed
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.

None yet

3 participants