cloud-hypervisor/vmm
Sebastien Boeuf 0c34846ef6 vmm: Return new PCI resources from add_pci_device()
By returning the new PCI resources from add_pci_device(), we allow the
factorization of the code translating the BARs into resources. This
allows VIRTIO, VFIO and vfio-user to add the resources to the DeviceTree
node.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-04-14 12:11:37 +02:00
..
src vmm: Return new PCI resources from add_pci_device() 2022-04-14 12:11:37 +02:00
Cargo.toml build: bump libc from 0.2.122 to 0.2.123 2022-04-13 10:13:32 +01:00