acrn-hypervisor/hypervisor/dm/vpci
dongshen aa1ee9424c HV: declare and export vpci ops functions as global instead of static local
In preparation for vpci ops function removal, so that these functions can be
called directly instead by vpci code

Tracked-On: #2534
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-03-20 12:04:42 +08:00
..
hostbridge.c HV: remove vdev ops for partition mode 2019-03-20 12:04:42 +08:00
msi.c HV: remove vdev ops for sharing mode 2019-03-18 10:08:10 +08:00
msix.c HV: remove vdev ops for sharing mode 2019-03-18 10:08:10 +08:00
partition_mode.c HV: declare and export vpci ops functions as global instead of static local 2019-03-20 12:04:42 +08:00
pci_priv.h HV: remove vdev ops for partition mode 2019-03-20 12:04:42 +08:00
pci_pt.c HV: remove vdev ops for partition mode 2019-03-20 12:04:42 +08:00
sharing_mode.c HV: declare and export vpci ops functions as global instead of static local 2019-03-20 12:04:42 +08:00
vdev.c HV: remove vdev ops for partition mode 2019-03-20 12:04:42 +08:00
vpci.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00