acrn-hypervisor/hypervisor/dm/vpci
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
..
core.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
hostbridge.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
msi.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
msix.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
partition_mode.c HV: remove vm_config pointer in acrn_vm struct 2019-01-21 18:03:31 +08:00
pci_priv.h hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
pci_pt.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
sharing_mode.c HV: add get_sos_vm api 2019-01-21 18:03:31 +08:00
vpci.c hv: fix MISRA-C violations in dm/vpci 2019-01-11 14:28:45 +08:00