acrn-hypervisor/hypervisor/include
Shuo A Liu 2cc45534d6 hv: move pcpu offline request and vm shutdown request from schedule
From modulization perspective, it's not suitable to put pcpu and vm
related request operations in schedule. So move them to pcpu and vm
module respectively. Also change need_offline return value to bool.

Tracked-On: #3663
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Signed-off-by: Yu Wang <yu1.wang@intel.com>
Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
2019-09-16 09:36:52 +08:00
..
arch/x86 hv: move pcpu offline request and vm shutdown request from schedule 2019-09-16 09:36:52 +08:00
common hv: move pcpu offline request and vm shutdown request from schedule 2019-09-16 09:36:52 +08:00
debug hv: uart: enable early boot uart 2019-07-26 09:10:06 +08:00
dm hv:tiny cleanup 2019-09-05 09:58:47 +08:00
hw hv: vPCI: cache PCI BAR physical base address 2019-09-11 13:17:42 +08:00
lib hv: add ACPI support for pre-launched VMs 2019-08-29 10:12:25 +08:00
public HV: add kata support on sdc scenario 2019-07-12 16:34:31 +08:00