acrn-hypervisor/hypervisor/include/arch/x86/guest
Mingqiang Chi ff3f9bd1e6 hv: Remove const qualifier for struct vm
This patch is ready for next one,we will switch from
pointer to embedded structures such as structure vcpu,
some const qualifiers can be improper and raise compilation errors,
this patch remove const qualifier for struct vm.

Tracked-On: #861
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-09 13:24:04 +08:00
..
guest_pm.h hv: treewide: fix 'No definition in system for prototyped procedure' 2018-07-20 10:38:32 +08:00
guest.h hv: Remove const qualifier for struct vm 2018-10-09 13:24:04 +08:00
mptable.h HV: Adding mptable support for partition mode ACRN 2018-08-03 13:36:40 +08:00
ucode.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
vcpu.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
vioapic.h vioapic: add pin_state bitmap to set irq 2018-09-30 15:24:59 +08:00
vlapic.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
vm0_boot.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
vm.h hv: Remove const qualifier for struct vm 2018-10-09 13:24:04 +08:00
vpic.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00