mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 11:31:14 +00:00
0e21c32c0b
The same BusDevice can be inserted multiple times on the same bus at different ranges. This is the case for a PCI device with multiple memory BARs for example, as each BAR will be inserted at a specific MMIO range. This new method allows to find and remove every occurence of the same device so that we can make sure it is fully removed from the bus. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
legacy | ||
acpi.rs | ||
bus.rs | ||
ioapic.rs | ||
lib.rs |