cloud-hypervisor/vmm
Rob Bradford 7edc46f492 vmm: Make virtio device creation independent of PCI
Create the virtio devices independently of adding them to the PCI bus.
Instead accrue the devices in a vector and add them to the bus en-masse.
This will allow the virtio device creation to be used independently of
PCI based transport.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-09-10 09:41:53 -07:00
..
src vmm: Make virtio device creation independent of PCI 2019-09-10 09:41:53 -07:00
Cargo.toml build: Really make the acpi feature disableable 2019-09-05 08:58:47 -07:00