acrn-hypervisor/hypervisor/debug
Shiqing Gao 119eccfea1 hv: hypercall: clean up HV_DEBUG usage
remove the usage of HV_DEBUG in hypercall.c and vmcall.c

TO-DO:
Enhance Makefile to compile debug/release into 2 libraries

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-11-20 10:01:50 +08:00
..
console.c hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
dump.c fix "Procedure is not pure assembler" 2018-11-13 16:28:58 +08:00
hypercall.c hv: hypercall: clean up HV_DEBUG usage 2018-11-20 10:01:50 +08:00
logmsg.c hv:Replace dynamic memory with static for sbuf 2018-11-01 11:21:49 +08:00
npk_log.c hv: fix integer violations 2018-11-14 12:46:34 +08:00
printf.c fix "Casting operation to a pointer" 2018-11-06 13:37:33 +08:00
profiling.c hv: fix 'Expression is not Boolean' 2018-11-08 13:04:11 +08:00
sbuf.c hv:Replace dynamic memory with static for sbuf 2018-11-01 11:21:49 +08:00
shell.c hv: hv_main: clean up HV_DEBUG usage 2018-11-16 14:47:24 +08:00
shell_priv.h hv: hv_main: clean up HV_DEBUG usage 2018-11-16 14:47:24 +08:00
uart16550.c hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
uart16550.h hv: fix integer violations 2018-11-02 11:05:32 +08:00
vuart.c HV: Add vuart port base address/IRQ Kconfig options 2018-11-16 10:24:48 +08:00