cloud-hypervisor/virtio-devices/src
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
..
transport clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
vhost_user virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
vsock virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
balloon.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
block.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
console.rs vmm: notify virtio-console of pty resizes 2021-09-14 15:43:25 +01:00
device.rs virtio-devices, vmm: Upgrade restore related messages to info!() 2021-09-03 09:30:55 -07:00
epoll_helper.rs virtio-devices, vmm: Upgrade restore related messages to info!() 2021-09-03 09:30:55 -07:00
iommu.rs virtio-devices: iommu: Support AArch64 2021-09-17 12:19:46 +02:00
lib.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
mem.rs vmm: Create a single VFIO container 2021-09-15 09:08:13 -07:00
net.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
pmem.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
rng.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
seccomp_filters.rs virtio-devices: determine tty size in console 2021-09-14 15:43:25 +01:00
thread_helper.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
watchdog.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00