acrn-hypervisor/hypervisor/debug
Yan, Like 20b50ad4e8 HV: correct loglevel definitions and default values
1. remove duplicated definitions of mem_loglevel/console_loglevel;
2. Set default loglevels to display important messages:
 - CONSOLE_LOGLEVEL_DEFALUT is changed from 2 to 3;
 - MEM_LOGLEVEL_DEFAULT is changed from 4 to 5.

Acked-by: Eddie Dong <eddie.dong@intel.com>
Signed-off-by: Yan, Like <like.yan@intel.com>
2018-06-20 13:23:46 +08:00
..
console.c fix parted of "missing for discarded return value" 2018-06-19 16:21:45 +08:00
dump.c hv: save registers on exception 2018-06-19 17:30:24 +08:00
logmsg.c HV:treewide:C99-friendly per_cpu implementation change the per_cpu method 2018-06-05 17:09:00 +08:00
printf.c license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
sbuf.c HV:treewide:C99-friendly per_cpu implementation change the per_cpu method 2018-06-05 17:09:00 +08:00
serial.c license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
serial_internal.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
shell_internal.c HV: correct loglevel definitions and default values 2018-06-20 13:23:46 +08:00
shell_internal.h hv: add shell command to trigger crash 2018-06-19 15:32:04 +08:00
shell_public.c hv: add shell command to trigger crash 2018-06-19 15:32:04 +08:00
uart16550.c license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
uart16550.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vuart.c fix parted of "missing for discarded return value" 2018-06-19 16:21:45 +08:00