acrn-hypervisor/hypervisor/common
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
..
hv_main.c hv: hv_main: clean up HV_DEBUG usage 2018-11-16 14:47:24 +08:00
hypercall.c hv: fix integer violations 2018-11-14 12:46:34 +08:00
io_request.c hv: reset VM ioreqs in reset_vm 2018-11-16 09:14:26 +08:00
ptdev.c HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
schedule.c HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
softirq.c hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
static_checks.c hv: fix a minor bug of static checks 2018-11-08 09:26:56 +08:00
trusty_hypercall.c hv: fix integer violations 2018-11-14 12:46:34 +08:00
vm_load.c hv: fix integer violations 2018-11-06 16:18:56 +08:00