cloud-hypervisor/vmm
Sebastien Boeuf 54f39aa8cb vmm: Validate vhost-user-block/net are not configured with iommu=on
Extend the validate() function for both DiskConfig and NetConfig so that
we return an error if a vhost-user-block or vhost-user-net device is
expected to be placed behind the virtual IOMMU. Since these devices
don't support this feature, we can't allow iommu to be set to true in
these cases.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-05-05 13:08:41 +02:00
..
src vmm: Validate vhost-user-block/net are not configured with iommu=on 2022-05-05 13:08:41 +02:00
Cargo.toml build: bump serde_json from 1.0.80 to 1.0.81 2022-05-04 00:37:09 +00:00