Files
acrn-hypervisor/hypervisor/include/arch/x86
Victor Sun 827d24ccb9 HV: repace vpci_vdev_array with pci_ptdev config
Use acrn_vm_pci_ptdev_config struct for PCI PT devices configuration
in acrn_vm_config, the only needed configure item is PT devices's
vBDF and pBDF info. When init PT devices, the BDF info will be stored
in pci_vdevs[] of acrn_vm.

With this patch, the previous vpci_vdev_array struct is not needed.

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-02-03 08:18:54 +08:00
..
2019-01-07 11:23:22 +08:00
2019-02-01 15:54:55 +08:00
2019-01-23 08:23:48 +08:00
2019-01-23 16:21:17 +08:00
2019-01-21 13:49:54 +08:00
2019-01-26 23:25:34 +08:00
2019-01-17 12:53:09 +08:00
2018-12-12 13:08:10 +08:00
2018-12-20 15:44:08 +08:00
2018-12-19 09:07:14 +08:00
2019-02-01 16:49:39 +08:00