acrn-hypervisor/hypervisor/include
Huihuang Shi 60b216a460 HV:fixed "Pointer param should be declared pointer to const"
Pointer param should be declared pointer to const if
the parameter is keeped read-only.
This patch changes pointer param whose name is vm.

Tracked-On:#861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-19 22:49:38 +08:00
..
arch/x86 HV:fixed "Pointer param should be declared pointer to const" 2018-10-19 22:49:38 +08:00
common HV:fixed "Pointer param should be declared pointer to const" 2018-10-19 22:49:38 +08:00
debug vuart: change irq from 4 to 6 2018-10-19 18:06:31 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00
public hv: add suffix(U/UL) to come up MISRA-C into include 2018-10-15 22:33:30 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hypervisor.h hv: Remove const qualifier for struct vm 2018-10-09 13:24:04 +08:00