acrn-hypervisor/hypervisor/dm
dongshen 819bcec693 HV: remove sharing_mode_vdev_array from sharing_mode.c
Sharing mode has its own static global variables to store
number of vdevs and vdev list, we already have the per vpci pci_vdev[]
in struct acrn_vpci, so use the vpci_vdev in acrn_vpci instead to unify
the vdev list management for both sharing mode and partition mode.

Tracked-On: #2534
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-03-01 14:12:14 +08:00
..
vpci HV: remove sharing_mode_vdev_array from sharing_mode.c 2019-03-01 14:12:14 +08:00
vioapic.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00
vmptable.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00
vpic.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00
vrtc.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00