acrn-hypervisor/hypervisor/include
Tw 80b392a854 hv:vtd: fix MISRA-C violations on pointer param should be declared pointer to const
This patch fix MISRA-C violations in arch/x86/vtd.c
on pointer param should be declared pointer to const.

Tracked-On: #861
Signed-off-by: Tw <wei.tan@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-12-21 10:32:53 +08:00
..
arch/x86 hv:vtd: fix MISRA-C violations on pointer param should be declared pointer to const 2018-12-21 10:32:53 +08:00
common hv: assign: change ptirq vpin source type from enum to macro 2018-12-20 13:43:47 +08:00
debug profiling: split profiling_vmexit_handler into two functions 2018-12-14 08:54:30 +08:00
dm hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
lib hv: move `atoi` and `strtol_dec` to debug directory 2018-12-20 12:52:59 +08:00
public Debug: Add one hypercall to quary hardware info 2018-12-20 18:48:38 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00