acrn-hypervisor/hypervisor/include/public
Huihuang Shi aa5027a30c HV:misc:fix "signed/unsigned conversion with cast"
Signed/unsigned conversion should add cast explicitily
or change the type of them to the same.

V1->V2:Fixed the 0U to 0UL because of the mistakes.
V2->V3:remove unsed macro

Signed-off-by: HuiHuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-16 15:45:40 +08:00
..
acrn_common.h HV:misc:fix "signed/unsigned conversion with cast" 2018-07-16 15:45:40 +08:00
acrn_hv_defs.h HV:transfer vmid's type to uint16_t 2018-07-13 14:13:38 +08:00