acrn-hypervisor/hypervisor/include
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
..
arch/x86 hv:Simplify for-loop when walk through the vcpu 2018-10-19 14:23:08 +08:00
common fix "use of single line comments(s) //" 2018-10-17 16:16:31 +08:00
debug HV:change the return type of sbuf_get and sbuf_put 2018-10-10 13:02:00 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00
public hv: add suffix(U/UL) to come up MISRA-C into include 2018-10-15 22:33:30 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hypervisor.h hv: Remove const qualifier for struct vm 2018-10-09 13:24:04 +08:00