cloud-hypervisor/virtio-devices
Sebastien Boeuf bbd0667b98 virtio-devices: iommu: Add bypass mode for domains
Extend the Domain structure to store the information about each domain
being in bypass mode or not. Based on this new information, the address
translation of the virtio devices is performed according to the bypass
mode of each domain. And both MAP/UNMAP requests are generating errors
in case the domain has been previously set to bypass mode.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-04-26 13:07:32 +02:00
..
src virtio-devices: iommu: Add bypass mode for domains 2022-04-26 13:07:32 +02:00
Cargo.toml build: bump anyhow from 1.0.56 to 1.0.57 2022-04-22 00:11:48 +00:00