Files
acrn-hypervisor/hypervisor/arch/x86/guest
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
..
2019-08-22 14:13:15 +08:00
2019-09-11 17:30:24 +08:00
2019-09-05 16:32:30 +08:00
2019-07-19 16:47:06 +08:00
2019-07-24 15:05:46 +08:00
2019-09-05 09:59:13 +08:00