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

fix(core/vm): enabled the utilization of the vcpu active flag #170

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

joaopeixoto13
Copy link
Member

This commit relocates the vCPU active flag assignment from the run method to the vCPU initialization method.
Additionally, it introduces a logic check within the run method to verify whether the vCPU should be executed.

This commit relocates the vCPU active flag assignment from the
run method to the vCPU initialization method.
Additionally, it introduces a logic check within the run method
to verify whether the vCPU should be executed.

Signed-off-by: joaopeixoto13 <joaopeixotooficial@gmail.com>
@DavidMCerdeira DavidMCerdeira self-assigned this Sep 13, 2024
@DavidMCerdeira DavidMCerdeira merged commit ac275f4 into bao-project:main Sep 17, 2024
15 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.

3 participants