cloud-hypervisor/devices
Samuel Ortiz fa3951df22 devices: Add PCI configuration registers method to the BusDevice Trait
This is the only clean, or not so dirty way for us to pass a BusDevice
instance to the PciRoot add_device() method.
This is very similar to what crosvm does and we now understand why...

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-08 08:55:06 +02:00
..
src devices: Add PCI configuration registers method to the BusDevice Trait 2019-05-08 08:55:06 +02:00
Cargo.toml cloud-hypervisor: Add devices crate 2019-05-08 08:40:42 +02:00