acrn-hypervisor/hypervisor/include/dm
dongshen 00f9b85072 HV: move pci_vdevs[] array from vm.h to vpci.h
pci_vdevs is vpci stuff so it would be better to make it managed by vpci rather than by vm.h,
both sharing mode and partition mode can use pci_vdevs[] to maintain its own
per vm vdev list.

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
..
mptable.h HV: remove unused mptable info 2019-01-18 11:50:00 +08:00
pci.h HV: define function bdf_is_equal() to compare bdf 2019-02-25 09:03:09 +08:00
vioapic.h hv:cleanup header file for vm.c & vm.h 2019-02-03 13:50:42 +08:00
vpci.h HV: move pci_vdevs[] array from vm.h to vpci.h 2019-03-01 14:12:14 +08:00
vpic.h hv:cleanup header file for vm.c & vm.h 2019-02-03 13:50:42 +08:00