cloud-hypervisor/vmm/src
Rob Bradford 981bb72a09 vmm: api: Add "power-button" API entry point
This will lead to the triggering of an ACPI button inside the guest in
order to cleanly shutdown the guest.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-01-13 17:00:39 +00:00
..
api vmm: api: Add "power-button" API entry point 2021-01-13 17:00:39 +00:00
acpi.rs
config.rs vmm: config: Extend NetConfig to include fd for tap device 2020-12-17 22:51:30 +01:00
cpu.rs misc: Make Bus::write() return an Option<Arc<Barrier>> 2020-12-17 11:23:53 +00:00
device_manager.rs vmm: vm, device_manager: Trigger a power button notification via ACPI 2021-01-13 17:00:39 +00:00
device_tree.rs vmm: Remove mmio and pci differentiation 2020-10-19 14:58:48 +01:00
interrupt.rs
lib.rs vmm: api: Add "power-button" API entry point 2021-01-13 17:00:39 +00:00
memory_manager.rs sgx: update virt EPC device path and docs 2021-01-05 15:48:17 +00:00
migration.rs
seccomp_filters.rs vmm: seccomp: Add open() to vCPU permitted syscalls 2021-01-11 11:24:13 +01:00
vm.rs vmm: vm, device_manager: Trigger a power button notification via ACPI 2021-01-13 17:00:39 +00:00