cloud-hypervisor/vm-device
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 serde from 1.0.193 to 1.0.196 2024-02-09 23:45:54 +00:00