acrn-hypervisor/hypervisor/arch/x86/guest
Huihuang Shi cb56086239 HV:guest:fix "expression is not Boolean"
MISRA C explicit required expression should be boolean when
in branch statements (if,while...).

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-20 14:19:47 +08:00
..
guest.c HV:guest:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
instr_emul_wrapper.c HV:guest:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
instr_emul_wrapper.h HV:header:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
instr_emul.c HV:guest:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
instr_emul.h instr_emul: remove unnecessary params in __decode_instruction 2018-06-11 12:14:43 +08:00
pm.c HV:guest:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
ucode.c HV:guest:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
vcpu.c fix parted of "missing for discarded return value" 2018-06-19 16:21:45 +08:00
vioapic.c HV:guest:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
vlapic_priv.h hv: vlapic_timer: add vlapic one-shot/periodic timer support 2018-06-15 17:10:28 +08:00
vlapic.c HV:guest:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
vm.c HV:treewide:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
vmcall.c license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vmsr.c HV:treewide:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
vpic.c HV:guest:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00