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

platform/native: require the use of X2APIC #587

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

msft-jlange
Copy link
Collaborator

For simplicity and consistency, require the native platform to use X2APIC so that APIC management can be identical across all native environments.

For simplicity and consistency, require the native platform to use
X2APIC so that APIC management can be identical across all native
environments.

Signed-off-by: Jon Lange <jlange@microsoft.com>
Copy link
Member

@joergroedel joergroedel left a comment

Choose a reason for hiding this comment

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

This looks good for now.

kernel/src/platform/native.rs Show resolved Hide resolved
@joergroedel joergroedel merged commit d1c31ac into coconut-svsm:main Jan 7, 2025
4 checks passed
@msft-jlange msft-jlange deleted the x2apic branch January 7, 2025 15:41
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.

2 participants