acrn-hypervisor/hypervisor/include/common
Huihuang Shi 46d198244f HV:vcpu fix "Pointer param should be declared pointer to const"
Fix violations whose parameter can be read-only.
This patch only fix the parameter whose name is vcpu.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-10-25 13:45:14 +08:00
..
hypercall.h HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +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:vcpu fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00