acrn-hypervisor/hypervisor/dm/vpci
Li Fei1 0a7770cbb7 hv: vpci: remove vm structure pointer from vpci
We could use container_of to get vm structure pointer from vpci. So vm
structure pointer is no need in vpci structure.

Tracked-On: #4550
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2020-03-31 10:57:47 +08:00
..
pci_pt.c hv: vpci: remove vm structure pointer from vpci 2020-03-31 10:57:47 +08:00
vdev.c hv: vpci: remove vm structure pointer from vpci 2020-03-31 10:57:47 +08:00
vhostbridge.c hv: vpci: add _v prefix for some function name 2020-03-09 17:09:55 +08:00
vmsi.c hv: vpci: remove vm structure pointer from vpci 2020-03-31 10:57:47 +08:00
vmsix.c hv: vpci: remove vm structure pointer from vpci 2020-03-31 10:57:47 +08:00
vpci_bridge.c hv: vpci: add _v prefix for some function name 2020-03-09 17:09:55 +08:00
vpci_priv.h hv: vpci: remove vm structure pointer from vpci 2020-03-31 10:57:47 +08:00
vpci.c hv: vpci: remove vm structure pointer from vpci 2020-03-31 10:57:47 +08:00
vsriov.c hv: vpci: remove vm structure pointer from vpci 2020-03-31 10:57:47 +08:00