acrn-hypervisor/hypervisor/include
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
..
arch/x86 hv: Remove const qualifier for struct vm 2018-10-09 13:24:04 +08:00
common ptdev: assert/deassert interrupt according to polarity 2018-09-30 15:24:59 +08:00
debug hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
public hv: Move the strcut acrn_vcpu_regs to public header file 2018-09-29 15:34:02 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hypervisor.h hv: Remove const qualifier for struct vm 2018-10-09 13:24:04 +08:00