acrn-hypervisor/hypervisor/arch/x86/guest
Huihuang Shi ea32c34ae1 HV:fix "Pointer param should be declared pointer to const"
Fix violations for function whose parameter can be read-only.

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
..
guest.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
instr_emul.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
instr_emul.h hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00
mptable.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
pm.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
ucode.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
vcpu.c hv: Move the guest_sw_loader() call from vcpu to vm 2018-10-25 13:43:46 +08:00
vlapic_priv.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
vlapic.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
vm.c hv: Move the guest_sw_loader() call from vcpu to vm 2018-10-25 13:43:46 +08:00
vmcall.c hv: add hypercall to set vcpu init state 2018-10-15 09:04:10 +08:00
vmsr.c hv: x2apic support for acrn 2018-10-25 13:41:29 +08:00