acrn-hypervisor/hypervisor/include
Huihuang Shi 58672cb562 fix "negative shift"
MISRA C doesn't allowed negative shift, changed any potential signed value
to unsigned value.

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-22 12:18:45 +08:00
..
arch/x86 fix "negative shift" 2018-06-22 12:18:45 +08:00
common HV: ptdev: convert vectors in msi_info to unsigned integers 2018-06-21 17:00:53 +08:00
debug HV: treewide: enforce unsignedness of pcpu_id 2018-06-21 16:59:21 +08:00
lib HV:header:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
public HV: treewide: enforce unsignedness of pcpu_id 2018-06-21 16:59:21 +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: config: adapt to the generated config.h 2018-06-08 17:21:13 +08:00