]> git.ipfire.org Git - thirdparty/qemu.git/commit
intel_iommu: Implement stage-1 translation
authorYi Liu <yi.l.liu@intel.com>
Thu, 12 Dec 2024 08:37:43 +0000 (16:37 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 15 Jan 2025 18:06:12 +0000 (13:06 -0500)
commiteb9da9d2632839c386ecbfc50f78032c9f3a75a4
treed5f71b173cfd85d8a1592b1c63f18dfe1f9d6dc2
parenteda4c9b5b3c46f8d4d6a628cc7a588f187f30050
intel_iommu: Implement stage-1 translation

This adds stage-1 page table walking to support stage-1 only
translation in scalable mode.

Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Co-developed-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
Signed-off-by: Yi Sun <yi.y.sun@linux.intel.com>
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20241212083757.605022-7-zhenzhong.duan@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/intel_iommu.c
hw/i386/intel_iommu_internal.h