acrn-hypervisor/hypervisor/dm
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
..
vpci hv: mmu: make page table operation no fault 2018-10-10 09:36:51 +08:00
vioapic.c HV:fixed "Pointer param should be declared pointer to const" 2018-10-19 22:49:38 +08:00
vpic.c hv: fix potential buffer overflow in vpic_set_pinstate() 2018-10-19 22:37:35 +08:00
vrtc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00