acrn-hypervisor/hypervisor/include/arch/x86/guest
Minggui Cao 4cab8b9cc5 HV: code cleanup as MISRA-C report for guest/vmsr
like: constant of unsigned int need add U/UL as surfix.
enum value can't use to give or compare with int directlly.
unsigned and signed mis-matched

Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-07-12 17:27:53 +08:00
..
guest_pm.h hv: trap vm0 write/read pm1a/pm1b registers 2018-06-29 00:50:01 +08:00
guest.h HV: code cleanup as MISRA-C report for guest/vmsr 2018-07-12 17:27:53 +08:00
ucode.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vcpu.h HV: code cleanup as MISRA-C report for guest/vmsr 2018-07-12 17:27:53 +08:00
vioapic.h HV: vioapic: use uint8_t for pins 2018-07-05 15:54:52 +08:00
vlapic.h hv:rename several APIs in vlapic.c 2018-07-05 10:00:43 +08:00
vm.h HV:treewide:Add 16-bit atomic operations and update vpid type 2018-07-11 21:27:08 +08:00
vpic.h HV: irq: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00