acrn-hypervisor/hypervisor/arch/x86/guest
Shiqing Gao 54439ecae1 hv: treewide: fix 'Expression is not Boolean'
MISRA-C requires that the controlling expression of an if statement or
an iteration-statement shall be Boolean type.

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2018-09-03 11:23:53 +08:00
..
guest.c hv: fix MISRA-C issues related to space or newline 2018-09-03 09:35:15 +08:00
instr_emul.c HV: Refine two log info about vcpu and instr_emul 2018-09-03 11:23:15 +08:00
instr_emul.h HV: instr_emul: Remove dead code 2018-08-07 12:09:22 +08:00
mptable.c hv: Device MSIs in partition mode ACRN 2018-09-03 09:32:15 +08:00
pm.c hv: treewide: fix 'Expression is not Boolean' 2018-09-03 11:23:53 +08:00
ucode.c hv: get correct fault address for copy_to/from_gva 2018-08-09 14:46:13 +08:00
vcpu.c HV: Refine two log info about vcpu and instr_emul 2018-09-03 11:23:15 +08:00
vlapic_priv.h HV: remove callbacks registration for APICv functions 2018-08-23 11:11:21 +08:00
vlapic.c hv: treewide: fix 'Expression is not Boolean' 2018-09-03 11:23:53 +08:00
vm.c hv: treewide: fix 'Expression is not Boolean' 2018-09-03 11:23:53 +08:00
vmcall.c hv: add a hypercall for the hypervisor NPK log 2018-08-23 11:09:25 +08:00
vmsr.c hv: code clean up regarding to guest_msrs 2018-08-28 11:08:48 +08:00