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

Add the VMM Communication Exception (#VC) to the InterruptDescriptorTable #313

Merged
merged 2 commits into from
Nov 6, 2021

Conversation

haraldh
Copy link
Contributor

@haraldh haraldh commented Oct 15, 2021

For AMD SEV-ES and SEV-SNP, handling this exception is crucial for functionality.

Signed-off-by: Harald Hoyer [email protected]

Copy link
Member

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

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

Thanks, looks good to me! I tried to improve the docs a bit, please let me know what you think.

src/structures/idt.rs Outdated Show resolved Hide resolved
src/structures/idt.rs Outdated Show resolved Hide resolved
…able

For AMD SEV-ES and SEV-SNP, handling this exception is crucial for
functionality.

Signed-off-by: Harald Hoyer <[email protected]>
Co-authored-by: Philipp Oppermann <[email protected]>
@haraldh
Copy link
Contributor Author

haraldh commented Oct 20, 2021

cc @josephlr

@phil-opp phil-opp added the waiting-for-review Waiting for a review from the maintainers. label Nov 6, 2021
Copy link
Member

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

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

Sorry for the delay. Looks good, thanks a lot!

@phil-opp phil-opp merged commit 2c9d4ca into rust-osdev:master Nov 6, 2021
@phil-opp phil-opp mentioned this pull request Dec 18, 2021
@Zildj1an
Copy link
Contributor

This is not covered on the online docs?

@josephlr
Copy link
Contributor

josephlr commented Apr 14, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-review Waiting for a review from the maintainers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants