cloud-hypervisor/devices
Sebastien Boeuf ca426cfdf4 devices: Make Bus hold a list of Weak BusDevice references
By storing a list of Weak references to BusDevice devices, the Bus
structure prevents potential cyclic dependencies from happening on
strong references.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-03-04 18:46:44 +01:00
..
src devices: Make Bus hold a list of Weak BusDevice references 2020-03-04 18:46:44 +01:00
Cargo.toml devices: implement Aml trait for GED device 2020-02-25 08:32:16 +00:00