mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-30 20:53:56 +00:00
Add percpu earlylog sbuf within hypervisor memory space to accommodate log before sos booting, and copy the earlylog to SOS allocated sbuf at the first do_logmsg after SOS sets the sbuf during booting. With the patch, earlylog of hypervisor could be captured with acrnlog service if SOS booted. And it may help debugging hv issue if SOS failed to boot, with "logdump" command. Signed-off-by: Yan, Like <like.yan@intel.com> Reviewed-by: Zhao Yakui <yakui.zhao@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com> |
||
---|---|---|
.. | ||
console.c | ||
dump.c | ||
logmsg.c | ||
printf.c | ||
sbuf.c | ||
serial_internal.h | ||
serial.c | ||
shell_internal.c | ||
shell_internal.h | ||
shell_public.c | ||
uart16550.c | ||
uart16550.h | ||
vuart.c |