mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-13 07:55:20 +00:00
ca426cfdf4
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>