cloud-hypervisor/vmm
Sebastien Boeuf fbd624d816 vmm: device_manager: Remove pci_id_list
Introduces a tuple holding both information needed by pci_id_list and
pci_devices.

Changes pci_devices to be a BTreeMap of this new tuple.

Now that pci_devices holds the information needed from pci_id_list,
pci_id_list is no longer needed.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-03-18 15:26:25 +01:00
..
src vmm: device_manager: Remove pci_id_list 2021-03-18 15:26:25 +01:00
Cargo.toml build(deps): bump libc from 0.2.88 to 0.2.89 2021-03-15 23:40:01 +00:00