acrn-hypervisor/hypervisor/include/common
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
..
hypercall.h HV:fixed "Pointer param should be declared pointer to const" 2018-10-19 22:49:38 +08:00
irq.h HV: Add hypercall to set/clear IRQ line 2018-09-27 16:49:52 +08:00
ptdev.h HV:fixed "Pointer param should be declared pointer to const" 2018-10-19 22:49:38 +08:00
schedule.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00