Skip to content

Commit 431b829

Browse files
roypatManciukic
authored andcommitted
doc: update FAQ to stop saying we dont have ACPI
We support ACPI nowadays. It doesn't change anything about this FAQ entry, because we don't implement power management using ACPI, but it still needs to be updated to actually say that. Signed-off-by: Patrick Roy <[email protected]>
1 parent c9fa6fe commit 431b829

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

FAQ.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,9 @@ mapping:
196196

197197
### How can I gracefully reboot the guest? How can I gracefully poweroff the guest?
198198

199-
Firecracker does not implement ACPI and PM devices, therefore operations like
200-
gracefully rebooting or powering off the guest are supported in unconventional
201-
ways.
199+
Firecracker does not virtualize guest power management, therefore operations
200+
like gracefully rebooting or powering off the guest are supported in
201+
unconventional ways.
202202

203203
Running the `poweroff` or `halt` commands inside a Linux guest will bring it
204204
down but Firecracker process remains unaware of the guest shutdown so it lives

0 commit comments

Comments
 (0)