firecracker-microvm / firecracker

Secure and fast microVMs for serverless computing.
http://firecracker-microvm.io
Apache License 2.0
25.03k stars 1.75k forks source link

[ACPI] Add support for ACPI Power Management #2493

Closed dianpopa closed 9 months ago

dianpopa commented 3 years ago

Feature Request

This is a feature tracking issue for the work to enable power management support for Firecracker microVMs through ACPI.

Describe the desired solution

Implement virtual power management via ACPI which will result in the usual power related commands (reboot, halt, shutdown) not needing a dedicated device (i.e i8042 on x86_64).

Describe possible alternatives

No other alternatives are taken into account.

Checks

wearyzen commented 9 months ago

We will track this as part of internal activity so closing this for now.