acrn-hypervisor/hypervisor/include
Shiqing Gao fb8bce1ba7 hv: treewide: fix 'Array has no bounds specified'
- explicitly declare the array size to fix the violation 'Array has no
  bounds specified'

- minor changes for comments style

v1 -> v2:
 * add the definition for exit reasons from 0x39 to 0x40 based on "SDM
    APPENDIX C VMX BASIC EXIT REASONS"

Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-07-23 12:00:46 +08:00
..
arch/x86 hv: treewide: fix 'Array has no bounds specified' 2018-07-23 12:00:46 +08:00
common fix assign.c interger violations 2018-07-23 10:31:57 +08:00
debug hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
lib HV: handle integral issues as MISRA-C report 2018-07-20 10:39:46 +08:00
public fix assign.c interger violations 2018-07-23 10:31:57 +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: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00