acrn-hypervisor/hypervisor/include
Huihuang Shi 680c64de13 HV:transfer vmid's type to uint16_t
vmid's type prefered to be uint16_t.

V1->V2:vmid from uint32_t transfer to uint16_t
V2->V3:add range check to hcall's vmid parameter
V3->V4:seperate the declaration and actual code.
V4->V5:remove range check from hcall's vmid parameter

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-13 14:13:38 +08:00
..
arch/x86 HV:transfer vmid's type to uint16_t 2018-07-13 14:13:38 +08:00
common hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
debug hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
lib HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
public HV:transfer vmid's type to uint16_t 2018-07-13 14:13:38 +08:00
hv_debug.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: refine the address used in sbl multiboot code 2018-06-22 16:12:24 +08:00