mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-18 05:09:34 +00:00
The following massages is not fatal error but should be print to serial and sbuf at the same time. pr_fatal is not a good choice. pr_acrnlog is designed to deal with the situation. So replace the following misused pr_fatal with pr_acrnlog. Signed-off-by: Kaige Fu <kaige.fu@intel.com> Reviewed-by: Kevin Tian <kevin.tian@intel.com> |
||
---|---|---|
.. | ||
guest.c | ||
instr_emul_wrapper.c | ||
instr_emul_wrapper.h | ||
instr_emul.c | ||
instr_emul.h | ||
pm.c | ||
ucode.c | ||
vcpu.c | ||
vioapic.c | ||
vlapic_priv.h | ||
vlapic.c | ||
vm.c | ||
vmcall.c | ||
vmsr.c | ||
vpic.c |