acrn-hypervisor/hypervisor/debug
Mingqiang Chi 4afb6666b9 hv:cleanup vcpu_id compare with phys_cpu_num
Currently we compare vcpu_id with phys_cpu_num,
vcpu_id is not related with phys_cpu_num,
this patch cleanup them.

Tracked-On: #861
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-29 10:14:25 +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 "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
hypercall.c HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
logmsg.c hv:Check pcpu number to avoid overflow 2018-10-29 10:14:25 +08:00
npk_log.c hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00
printf.c hv:Clear up printf related definition 2018-09-28 13:59:38 +08:00
profiling.c HV:Added SBuf support to copy samples generated to guest. 2018-10-26 13:39:07 +08:00
sbuf.c HV:Added SBuf support to copy samples generated to guest. 2018-10-26 13:39:07 +08:00
shell_priv.h hv: Fix identifier reuse 2018-10-15 09:04:34 +08:00
shell.c hv:cleanup vcpu_id compare with phys_cpu_num 2018-10-29 10:14:25 +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 HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00