cloud-hypervisor/vmm
Andrew Carp a5e2460d95 virtio-devices: Move VfioDmaMapping to be in the pci crate
VfioUserDmaMapping is already in the pci crate, this moves
VfioDmaMapping to match the behavior. This is a necessary change to
allow the VfioDmaMapping trait to have access to MmioRegion memory
without creating a circular dependency. The VfioDmaMapping trait
needs to have access to mmio regions to map external devices over
mmio (a follow-up commit).

Signed-off-by: Andrew Carp <acarp@crusoeenergy.com>
2024-04-01 09:16:30 +00:00
..
src virtio-devices: Move VfioDmaMapping to be in the pci crate 2024-04-01 09:16:30 +00:00
Cargo.toml build: Bump zbus from 3.14.1 to 3.15.2 2024-03-05 09:25:06 +00:00