acrn-hypervisor/hypervisor/include
Mingqiang Chi 60adef33d3 hv:move down structures run_context and ext_context
Now the structures(run_context & ext_context) are defined
in vcpu.h,and they are used in the lower-layer modules(wakeup.S),
this patch move down the structures from vcpu.h to cpu.h
to avoid reversed dependency.

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-09-16 14:51:36 +08:00
..
arch/x86 hv:move down structures run_context and ext_context 2019-09-16 14:51:36 +08:00
common hv:move down the structure intr_source 2019-09-16 14:51:36 +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