cloud-hypervisor/vmm
Michael Zhao b3fa56544c virtio-devices: iommu: Support AArch64
The MSI IOVA address on X86 and AArch64 is different.

This commit refactored the code to receive the MSI IOVA address and size
from device_manager, which provides the actual IOVA space data for both
architectures.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2021-09-17 12:19:46 +02:00
..
src virtio-devices: iommu: Support AArch64 2021-09-17 12:19:46 +02:00
Cargo.toml build: bump vmm-sys-util from 0.8.0 to 0.9.0 2021-09-16 14:01:19 +01:00