mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-03 05:56:57 +00:00
-- Not return NULL for vcpu_from_vid We have replaced dynamic memory with static memory for vcpu, then if vcpu_id is valid, this API should not return NULL. -- Simplify the for-loop when walk through the vcpu Tracked-On: #861 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com> Reviewed-by: Li, Fei1 <fei1.li@intel.com> Reviewed-by: Anthony Xu <anthony.xu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
console.c | ||
dump.c | ||
logmsg.c | ||
npk_log.c | ||
printf.c | ||
sbuf.c | ||
shell_priv.h | ||
shell.c | ||
uart16550.c | ||
uart16550.h | ||
vuart.c |