crosvm/devices/src
Chuanxiao Dong 0df9df5803 ACPI: add S5 support
The S5 capability allows the VM to be powered off when user execute
'poweroff' command. This is done by trigger the exit event through
the ACPI PM1 control so that crosvm can shutdown the VM in the end.

BUG=None
TEST=boot a VM and then run 'poweroff' command from VM's shell. The
VM can exit.

Change-Id: Iaad5615fd72550568362090c3b876202055cc25a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2534098
Reviewed-by: Tomasz Jeznach <tjeznach@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dylan Reid <dgreid@chromium.org>
2020-11-16 19:28:35 +00:00
..
irqchip Fix new clippy warning for potential matches! uses 2020-11-05 06:27:17 +00:00
pci base: keep_fds -> keep_rds rename 2020-11-10 05:57:52 +00:00
register_space
usb base: keep_fds -> keep_rds rename 2020-11-10 05:57:52 +00:00
utils base: First steps towards universal RawDescriptor 2020-10-31 07:12:34 +00:00
virtio devices: virtio: add Queue mem access wrappers 2020-11-13 04:40:30 +00:00
acpi.rs ACPI: add S5 support 2020-11-16 19:28:35 +00:00
bat.rs Goldfish battery: add external command interface to set the state 2020-11-12 19:34:04 +00:00
bus.rs
cmos.rs
i8042.rs base: EventFd -> Event renaming 2020-10-06 13:50:09 +00:00
lib.rs Goldfish battery: add the basic battery/ac property emulation 2020-11-11 13:15:11 +00:00
pit.rs Fix new clippy warning for potential matches! uses 2020-11-05 06:27:17 +00:00
pl030.rs pl030: Add simple tests 2020-11-04 00:28:11 +00:00
proxy.rs base: keep_fds -> keep_rds rename 2020-11-10 05:57:52 +00:00
serial.rs base: keep_fds -> keep_rds rename 2020-11-10 05:57:52 +00:00
serial_device.rs base: keep_fds -> keep_rds rename 2020-11-10 05:57:52 +00:00
vfio.rs base: keep_fds -> keep_rds rename 2020-11-10 05:57:52 +00:00