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

mshv: Do not register ioevents in case of SEV-SNP enabled guest #6162

Merged
merged 2 commits into from Feb 13, 2024

Conversation

jinankjain
Copy link
Member

IO events are delivered using GHCB protocol so traditional ioeventfs are not required in case of sev-snp VMs.

@jinankjain jinankjain requested a review from a team as a code owner February 5, 2024 10:18
@jinankjain jinankjain force-pushed the sev_snp branch 2 times, most recently from b8be060 to 9a8316e Compare February 9, 2024 16:26
This will help in identify whether a VM supports sev-snp and based on
that disable/enable certain features.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
Signed-off-by: Muminul Islam <muislam@microsoft.com>
... enabled VMs. IOEvents are not supported in case of SEV-SNP VMs. All
the IO events are delievered via GHCB protocol.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
Signed-off-by: Muminul Islam <muislam@microsoft.com>
@russell-islam
Copy link
Contributor

LGTM

@likebreath likebreath merged commit d0be450 into cloud-hypervisor:main Feb 13, 2024
24 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