acrn-hypervisor/hypervisor/include/arch/x86/guest
Minggui Cao 2f2d108b1e HV: handle integral issue report by MISRA-C
The main focus on: constant suffix U/UL; parameters cast like
uint32 to a uint16 variable; unify some APIs interface,
consist with the callers.

also modify some places to unify code style

Signed-off-by: Minggui Cao <minggui.cao@intel.com>
2018-07-16 16:24:29 +08:00
..
guest.h HV: handle integral issue report by MISRA-C 2018-07-16 16:24:29 +08:00
guest_pm.h hv: trap vm0 write/read pm1a/pm1b registers 2018-06-29 00:50:01 +08:00
ucode.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vcpu.h HV: handle integral issue report by MISRA-C 2018-07-16 16:24:29 +08:00
vioapic.h HV:transfer vmid's type to uint16_t 2018-07-13 14:13:38 +08:00
vlapic.h HV: vlapic: minimize explicit casts by adjusting types 2018-07-13 10:02:44 +08:00
vm.h HV:transfer vmid's type to uint16_t 2018-07-13 14:13:38 +08:00
vpic.h HV: irq: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00