acrn-hypervisor/hypervisor/include
Wei Liu c76114714e hv: modify static irq mappings into array of structure
The patch is replace irq_static_mappings type from 2 dimension array
into structure and one dimension array.

Tracked-On: #1375
Signed-off-by: Wei Liu <weix.w.liu@intel.com>
Reviewed-by: Jason Chen <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-29 15:54:22 +08:00
..
arch/x86 hv: modify static irq mappings into array of structure 2018-09-29 15:54:22 +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