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

Launch guest APs in wait-for-ipi state #106

Closed
wants to merge 6 commits into from
Closed

Conversation

ALSchwalm
Copy link
Collaborator

@ALSchwalm ALSchwalm commented Dec 21, 2020

Fixes #86

This MR gets guest application processors into the wait for IPI state. Note that the guest will not actually send the startup IPI to start using the APs, but they are available. This PR also fixes a few issues with percore variables that caused crashes on higher core counts. I've now tested this with an 8 core guest and things seem ok.

@ALSchwalm
Copy link
Collaborator Author

Hmm, it looks like under some circumstances the guest AP vmlaunch fails. Tracking that down now

@ALSchwalm
Copy link
Collaborator Author

Closing in favor of #107

@ALSchwalm ALSchwalm closed this Jan 2, 2021
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.

Create guest AP cores
1 participant