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

[BUG] Shutdown does not exits the VM #142

Closed
ChriMarMe opened this issue Mar 31, 2023 · 2 comments
Closed

[BUG] Shutdown does not exits the VM #142

ChriMarMe opened this issue Mar 31, 2023 · 2 comments

Comments

@ChriMarMe
Copy link
Contributor

If inside VM linux:
u-root does provide shutdown command, and it shuts down the system, but does not exit the VM.

shutdown -r for rebooting leads to proper VMexit.

Which is kinda weird behaviour.

@bobuhiro11
Copy link
Owner

Thanks for bug report!
I was able to reproduce in my environment that "shutdown -r" cause an exit with "CPU 0 exits" message,
but "shutdown" does not.

It may be related to #87.

@ChriMarMe
Copy link
Contributor Author

Indeed the same issue.

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

No branches or pull requests

2 participants