acrn-hypervisor/hypervisor/dm
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
..
vpci HV: repace vpci_vdev_array with pci_ptdev config 2019-02-03 08:18:54 +08:00
vioapic.c hv: vlapic: make vlapic deliver interrupt related functions more readable 2019-02-02 09:31:49 +08:00
vmptable.c HV: enable pcpu bitmap config for partition mode 2019-01-21 18:03:31 +08:00
vpic.c hv:Move several inline APIs from vm.h to *.c 2019-01-29 11:29:59 +08:00
vrtc.c hv: rename register_io_emulation_handler 2019-01-08 11:28:13 +08:00