acrn-hypervisor/hypervisor/common
Mingqiang Chi 85ececd2d7 hv:Simplify for-loop when walk through the vcpu
-- 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>
2018-10-19 14:23:08 +08:00
..
hv_main.c hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
hypercall.c hv:Simplify for-loop when walk through the vcpu 2018-10-19 14:23:08 +08:00
io_request.c hv:Replace dynamic memory with static for vcpu 2018-10-15 13:44:25 +08:00
ptdev.c hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00
schedule.c hv: arch: fix 'Unused procedure parameter' 2018-09-26 10:48:55 +08:00
softirq.c hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
static_checks.c hv: add compile time assert for static checks 2018-08-14 13:05:06 +08:00
trusty_hypercall.c hv: treewide: fix 'Expression is not Boolean' 2018-09-03 11:23:53 +08:00
vm_load.c hv: remove the vm loader for UOS in hv. 2018-10-15 09:04:10 +08:00