acrn-hypervisor/hypervisor/include
yuhong.tao@intel.com cd360de4aa hv: fix wrong comment message about CLOS usage in vm config
VM use CLOS when set CLOS_REQUIRED in guest flags of vm_config. The
wrong comment is 'if guest_flags has CAT_ENABLED', and should be fixed
as 'if guest_flags has CLOS_REQUIRED'

Tracked-On: #2462
Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>
2019-03-15 16:44:44 +08:00
..
arch/x86 hv: fix wrong comment message about CLOS usage in vm config 2019-03-15 16:44:44 +08:00
common hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
debug hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
dm HV: remove the populate_msi_struct() function 2019-03-14 09:07:41 +08:00
lib hv:move several tsc APIs to timer.c 2019-03-07 20:23:22 +08:00
public HV: CAT: support config CAT from acrn_vm_config 2019-02-28 11:22:29 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h hv:move 2 APIs from hypervisor.h to guest_memory.c 2019-02-21 10:38:30 +08:00