cloud-hypervisor/virtio-devices
Sebastien Boeuf f38360deb6 virtio-devices: iommu: Support global bypass mode for virtio devices
Exposing the VIRTIO_IOMMU_F_BYPASS_CONFIG feature to the guest, which
allows to update the bypass global knob through virtio configuration.

Based on the value of this global knob, the address translations for
endpoints that have not been added to a domain is allowed with a simple
identity mapping.

By default, we enable the bypass mode for all endpoints that are not
attached to any domain.

Fixes #3987

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-04-26 13:07:32 +02:00
..
src virtio-devices: iommu: Support global bypass mode for virtio devices 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