acrn-hypervisor/hypervisor/common
Huihuang Shi e3302e87e8 HV:transfer vm_hw_logical_core_ids's type and rename it
rename vm_hw_logical_core_ids to vm_pcpu_ids
and changed the type to uint16_t.

V1->V2:rename the vm_hw_logical_core_ids

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-13 13:05:29 +08:00
..
all_header.c HV: io: spell out explicit narrowing of integers 2018-07-10 13:10:10 +08:00
hv_main.c HV:transfer vm_hw_logical_core_ids's type and rename it 2018-07-13 13:05:29 +08:00
hypercall.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
io_request.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
ptdev.c hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
schedule.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
trusty_hypercall.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
vm_load.c hv:fix "missing for discarded return value" for memcpy_s and strcpy_s 2018-07-09 09:22:37 +08:00