diff options
author | Zhenzhong Duan <zhenzhong.duan@intel.com> | 2024-12-12 16:37:39 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-01-15 13:05:56 -0500 |
commit | b291dae33d1dab48670b86807a71cb1cbadf39aa (patch) | |
tree | 5173f8a3dae1cab954611761759686b048ca3d17 /rust/qemu-api | |
parent | a84e37af36ca89880395bf999873f1a477bf6fa7 (diff) | |
download | qemu-b291dae33d1dab48670b86807a71cb1cbadf39aa.zip qemu-b291dae33d1dab48670b86807a71cb1cbadf39aa.tar.gz qemu-b291dae33d1dab48670b86807a71cb1cbadf39aa.tar.bz2 |
intel_iommu: Make pasid entry type check accurate
When guest configures Nested Translation(011b) or First-stage Translation only
(001b), type check passed unaccurately.
Fails the type check in those cases as their simulation isn't supported yet.
Fixes: fb43cf739e1 ("intel_iommu: scalable mode emulation")
Suggested-by: Yi Liu <yi.l.liu@intel.com>
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Clément Mathieu--Drif<clement.mathieu--drif@eviden.com>
Reviewed-by: Yi Liu <yi.l.liu@intel.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20241212083757.605022-3-zhenzhong.duan@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions