acrn-hypervisor/hypervisor/include
Shiqing Gao 9c025190a9 hv: hv_main: clean up HV_DEBUG usage
- Remove the usage of HV_DEBUG in hv_main.c
The usage of HV_DEBUG in hv_main.c is for the shell command 'vmexit'.
Since vmexit info has been captured by acrntrace, there is no need to
keep this duplicated feature in shell command.

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-11-16 14:47:24 +08:00
..
arch/x86 hv: hv_main: clean up HV_DEBUG usage 2018-11-16 14:47:24 +08:00
common hv: fix integer violations 2018-11-14 12:46:34 +08:00
debug HV: Add vuart port base address/IRQ Kconfig options 2018-11-16 10:24:48 +08:00
dm hv: fix 'Expression is not Boolean' 2018-11-08 13:04:11 +08:00
lib fix "Casting operation to a pointer" 2018-11-06 13:37:33 +08:00
public hv: hypercall: remove hcall_set_vm_memory_region 2018-11-08 13:04:27 +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