cloud-hypervisor/pci
Sebastien Boeuf 3e819ac797 pci: Use a weak reference to the AddressManager
Storing a strong reference to the AddressManager behind the
DeviceRelocation trait results in a cyclic reference count.
Use a weak reference to break that dependency.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-10-29 16:48:02 +01:00
..
src pci: Use a weak reference to the AddressManager 2019-10-29 16:48:02 +01:00
Cargo.toml Bump vmm-sys-utils to 0.2.0 2019-10-23 11:35:11 +03:00