firecracker-microvm / firecracker-microvm/firecracker

AArch64: graceful power-off from external

Open
#2,046 3 comments 2 reactions 1 assignee Claimed by @ShadowCurse View on GitHub
Priority: Low Status: Parked Type: Enhancement
Dominant language
Rust
Stars
36.7k
Forks
2.6k
Avg merge
3d 3h
Merged PRs (30d)
58

Description

Hi guys

Got requirement from kata-containers, we want a graceful way to power off the VM from external on aarch64, since it's brutal to use `kill -9` at the first place and may leave stale resource behind.

Since x86_64 has provided API action `SendCtrlAltDel` to gracefully shutdown the microvm from external. I'd like to have the same functionality on AArch64.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.