acrn-hypervisor/hypervisor/include
Zide Chen 8ad0fd98a3 hv: implement NEED_SHUTDOWN_VM request to idle thread
For pre-launched VMs and SOS, VM shutdown should not be executed in the
current VM context.

- implement NEED_SHUTDOWN_VM request so that the BSP of the target VM can shut
  down the guest in idle thread.
- implement shutdown_vm_from_idle() to shut down target VM.

Tracked-On: #2700
Signed-off-by: Zide Chen <zide.chen@intel.com>
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-05-15 11:20:12 +08:00
..
arch/x86 hv: implement NEED_SHUTDOWN_VM request to idle thread 2019-05-15 11:20:12 +08:00
common hv: implement NEED_SHUTDOWN_VM request to idle thread 2019-05-15 11:20:12 +08:00
debug HV: vuart: support MSR and MCR 2019-04-29 15:25:39 +08:00
dm HV: rename 'type' in struct io_request 2019-05-06 18:25:20 +08:00
hw hv: move pci.h to include/hw 2019-04-12 10:09:26 +08:00
lib hv:move several files related X86 for lib 2019-05-13 10:12:20 +08:00
public hv: add new hypercall to fetch platform configurations 2019-04-15 22:14:13 +08:00