mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 20:15:21 +00:00
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>
Cloud Hypervisor
Description
Languages
Rust
97.9%
Shell
1.8%
Python
0.2%
Dockerfile
0.1%