cloud-hypervisor/virtio-devices/src/transport
Sebastien Boeuf 86bc313f38 virtio-devices, vmm: Register a DMA handler to VirtioPciDevice
Given that some virtio device might need some DMA handling, we provide a
way to store this through the VirtioPciDevice layer, so that it can be
accessed when the PCI device is removed.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-03-11 12:37:17 +01:00
..
mod.rs virtio-devices: Remove mmio and pci differentiation 2020-10-19 14:58:48 +01:00
pci_common_config.rs virtio-devices: Fix clippy::ptr-arg issue 2022-02-23 09:50:34 +01:00
pci_device.rs virtio-devices, vmm: Register a DMA handler to VirtioPciDevice 2022-03-11 12:37:17 +01:00