Make `arch::processor::shutdown(code: i32)` Uhyve-compatible
Open
design enhancement
good first issue
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 132
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 39
Description
This will allow us to lower the functionality from `SYS.shutdown(code: i32)` to `arch::processor::shutdown(code: i32)`, which can then be used internally instead of the syscall interface.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.