cloud-hypervisor/devices/src
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
..
legacy vmm: Use LegacyUserspaceInterruptGroup for serial device 2020-01-21 10:44:48 +01:00
acpi.rs devices: acpi: Update GED to support PCI devices hotplug 2020-03-04 12:06:02 +00:00
bus.rs devices: Make Bus hold a list of Weak BusDevice references 2020-03-04 18:46:44 +01:00
ioapic.rs vm-device: interrupt: Remove InterruptType dependencies and definitions 2020-02-04 19:32:45 +01:00
lib.rs vmm: Trigger hotplug notification to the guest 2020-03-04 12:06:02 +00:00