acrn-hypervisor/hypervisor/include
Yin Fengwei 0e0dbbaca3 hv: Move the strcut acrn_vcpu_regs to public header file
Move struct acrn_vcpu_regs, acrn_descriptor_ptr and
acrn_gp_regs to acrn_common.h. The struct acrn_vcpu_regs
will be used as parameter of hypercall

Tracked-On: #1231
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
2018-09-29 15:34:02 +08:00
..
arch/x86 hv: Move the strcut acrn_vcpu_regs to public header file 2018-09-29 15:34:02 +08:00
common doc: fix doxygen error in hypercall.h 2018-09-29 12:46:05 +08:00
debug hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv:Clear up printf related definition 2018-09-28 13:59:38 +08:00
public hv: Move the strcut acrn_vcpu_regs to public header file 2018-09-29 15:34:02 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hypervisor.h hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00