acrn-hypervisor/hypervisor/include
dongshen 49b6e12895 hv: add support for shutdown for pre-launched VMs
Currently, ACRN only support shutdown when triple fault happens, because ACRN
doesn't present/emulate a virtual HW, i.e. port IO, to support shutdown. This
patch emulate a virtual shutdown component, and the vACPI method for guest OS
to use.

Pre-launched VM uses ACPI reduced HW mode, intercept the virtual sleep control/status
registers for pre-launched VMs shutdown

Tracked-On: #5411
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
2020-11-04 10:31:30 +08:00
..
arch/x86 hv: add support for shutdown for pre-launched VMs 2020-11-04 10:31:30 +08:00
common doc: fix doxygen 1.8.17 issues 2020-10-29 08:25:01 -07:00
debug hv: debug: Enable MMIO UART support 2020-08-27 13:31:17 +08:00
dm HV: pci-vuart support create vdev hcall 2020-10-30 20:41:34 +08:00
hw HV: pci-vuart: pci based vuart emulation 2020-10-30 20:41:34 +08:00
lib hv: add functions to initialize vmsix capability 2020-10-26 08:44:13 +08:00
public hv: add support for shutdown for pre-launched VMs 2020-11-04 10:31:30 +08:00