acrn-hypervisor/hypervisor/include
Mingqiang Chi 81a9de6067 hv:fix MISRA-C violations in create_vm
-- fix "more than one exit point" and "goto detected" violations
-- change prepare_vm0_memmap to void type
-- Add free_vm_id when create vm failed

Tracked-On: #861
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-12-20 18:47:57 +08:00
..
arch/x86 hv:fix MISRA-C violations in create_vm 2018-12-20 18:47:57 +08:00
common hv: assign: change ptirq vpin source type from enum to macro 2018-12-20 13:43:47 +08:00
debug profiling: split profiling_vmexit_handler into two functions 2018-12-14 08:54:30 +08:00
dm hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
lib hv: move atoi and strtol_dec to debug directory 2018-12-20 12:52:59 +08:00
public HV/DM: Unify the usage of aligned for structure definition with alignment 2018-12-20 14:08:28 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00