acrn-hypervisor/hypervisor/include
Mingqiang Chi 09ff94fc49 hv:Change structure boot_cpu_data to static
-- Change boot_cpu_data to static, only used in cpu_caps.c,
-- Add get_cpu_info() api, it will call this api instead of
   boot_cpu_data except cpu_caps.c

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2019-01-07 11:23:22 +08:00
..
arch/x86 hv:Change structure boot_cpu_data to static 2019-01-07 11:23:22 +08:00
common hv: clear NEED_RESCHEDULE flag in schedule 2018-12-27 12:35:40 +08:00
debug HV: refine cmdline code, move parts into dbg_cmd 2019-01-02 12:15:53 +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: remove the usage of 'atoi()' 2018-12-26 13:50:26 +08:00
public hv: coding style: use the defined data type __packed 2019-01-02 09:35:00 +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