cloud-hypervisor/pci/src
Sebastien Boeuf 49268bff3b pci: Remove all Weak references from PciBus
Now that the BusDevice devices are stored as Weak references by the IO
and MMIO buses, there's no need to use Weak references from the PciBus
anymore.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-03-04 18:46:44 +01:00
..
bus.rs pci: Remove all Weak references from PciBus 2020-03-04 18:46:44 +01:00
configuration.rs pci: handle extended configuration space properly 2020-02-24 17:05:09 +01:00
device.rs pci: Make self mutable when reading from PCI config space 2020-01-30 09:25:52 +01:00
lib.rs pci: Cleanup the crate from unneeded types 2020-01-21 10:44:48 +01:00
msi.rs msi/msi-x: Prevent from losing masked interrupts 2020-02-25 08:31:14 +00:00
msix.rs msi/msi-x: Prevent from losing masked interrupts 2020-02-25 08:31:14 +00:00