acrn-hypervisor/hypervisor/include
Junjie Mao a27f33f9bc HV: debug: make log severity constants unsigned
logmsg() expects the severity given to be uint32_t. This patch adds the 'U'
suffix to the severity constants.

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-04 09:13:34 +08:00
..
arch/x86 hv: add ioapic reset function 2018-07-02 16:12:54 +08:00
common HV: treewide: drop debug-only helpers in release build 2018-07-02 14:35:39 +08:00
debug HV: debug: make log severity constants unsigned 2018-07-04 09:13:34 +08:00
lib HV:treewide: Rename bit operation function fls as fls32 2018-07-03 17:12:54 +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: refine the address used in sbl multiboot code 2018-06-22 16:12:24 +08:00