cloud-hypervisor/vmm/src
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
..
api api: http: make consistent api and implementation 2019-10-17 07:39:56 +02:00
config.rs api: http: handle cpu according to openapi 2019-10-17 07:39:56 +02:00
device_manager.rs pci: Use a weak reference to the AddressManager 2019-10-29 16:48:02 +01:00
lib.rs vmm: Rename Booted vm state to Running 2019-10-10 17:13:44 -07:00
vm.rs vmm: Create AddressManager to own SystemAllocator 2019-10-29 16:48:02 +01:00