mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-09 05:52:05 +00:00
on KBL-NUC when input "vmexit" in hypervisor console, the console or HV/SOS could be hung, the root cause is: the log buffer is overflow for 8 CPU cores info. to resolve the issue: 1. increase the shell log buffer size according to the physical CPU max number 2. check the snprintf return value, if no buffer left, just return. Tracked-On: #1587 Signed-off-by: Minggui Cao <minggui.cao@intel.com> Reviewed-by: Yin Fengwei <fengwei.yin@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
3.8 KiB
3.8 KiB