acrn-hypervisor/hypervisor/include/debug
Chenli Wei 7390488b8d hv: remove CONFIG_LOG_DESTINATION
The CONFIG_LOG_DESTINATION parameter selects where the logging messages
send to,serial console or memory or npk device MMIO region.

Now we want to remove it and check the loglevel of each channel,close the
output when the loglevel is ZERO.

Tracked-On: #6934
Signed-off-by: Chenli Wei <chenli.wei@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2021-12-06 14:24:40 +08:00
..
console.h hv: debug: Add hv console callback to VM-exit event 2021-07-22 10:08:23 +08:00
dbg_cmd.h hv:cleanup console.h 2019-02-27 11:12:48 +08:00
dump.h hv: clean up function definitions in dump.h 2018-11-28 14:57:49 +08:00
logmsg.h hv: remove CONFIG_LOG_DESTINATION 2021-12-06 14:24:40 +08:00
npk_log.h hv: clean up function definitions in npk_log.h 2018-11-28 14:57:49 +08:00
profiling.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
profiling_internal.h hv: remove UUID 2021-11-16 14:42:59 +08:00
sbuf.h hv: bugfix for sbuf reset 2019-06-27 15:40:19 +08:00
shell.h hv:cleanup console.h 2019-02-27 11:12:48 +08:00
trace.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
uart16550.h hv: deny access to HV owned legacy PIO UART from SOS 2021-06-08 16:16:14 +08:00