cloud-hypervisor/vmm
Rob Bradford fb185fa839 vmm: Always return PCI B/D/F from add_virtio_pci_device
Previously this was only returned if the device had an IOMMU mapping and
whether the device should be added to the virtio-iommu. This was already
captured earlier as part of creating the device so use that information
instead.

Always returning the B/D/F is helpful as it facilitates virtio PCI
device hotplug.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-03-18 19:05:58 +00:00
..
src vmm: Always return PCI B/D/F from add_virtio_pci_device 2020-03-18 19:05:58 +00:00
Cargo.toml build(deps): bump libc from 0.2.67 to 0.2.68 2020-03-17 21:36:38 +00:00