acrn-hypervisor/hypervisor/dm
Victor Sun 253b25937b HV: remove vm_config pointer in acrn_vm struct
For each vm_array[] item, its config is located in corresponding
index of vm_configs[], so vm_config pointer is not needed any more.

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-21 18:03:31 +08:00
..
vpci HV: remove vm_config pointer in acrn_vm struct 2019-01-21 18:03:31 +08:00
vioapic.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
vmptable.c HV: enable pcpu bitmap config for partition mode 2019-01-21 18:03:31 +08:00
vpic.c hv: fix MISRA-C violations in vpic.c and vioapic.c 2019-01-11 23:04:54 +08:00
vrtc.c hv: rename register_io_emulation_handler 2019-01-08 11:28:13 +08:00