acrn-hypervisor/hypervisor/debug
Mingqiang Chi eff2ac7a90 hv: Remove vm_list
Loop the global vm_array[] instead of the vm_list.

Tracked-On: #861
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-09 13:24:21 +08:00
..
console.c hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
dump.c hv: fix ramdump regression 2018-09-26 10:41:09 +08:00
logmsg.c hv: Enable the compiler warning as error for HV 2018-09-27 11:22:44 +08:00
npk_log.c Add a comment for switch fallthrough to quiet lint warning 2018-09-19 14:32:02 +08:00
printf.c hv:Clear up printf related definition 2018-09-28 13:59:38 +08:00
sbuf.c HV: Logical conjunction needs brackets 2018-08-14 09:53:32 +08:00
shell_priv.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
shell.c hv: Remove vm_list 2018-10-09 13:24:21 +08:00
uart16550.c hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
uart16550.h hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
vuart.c vuart: use pulse irq to assert COM1_IRQ 2018-09-30 15:24:59 +08:00