commit | 23b5f0ff6d923d3bca11cf44eed3daf7a0a836a8 | [log] [tgz] |
---|---|---|
author | Zhenzhong Duan <zhenzhong.duan@intel.com> | Mon Jun 13 14:10:10 2022 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Jun 16 12:54:58 2022 -0400 |
tree | dbbe2c773253fdd8524fa9c4b5126be99ee6f341 | |
parent | 08f2030a2e46f1e93d186b3a683e5caef1df562b [diff] |
virtio-iommu: Add an assert check in translate routine With address space switch supported, dma access translation only happen after endpoint is attached to a non-bypass domain. Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Message-Id: <20220613061010.2674054-4-zhenzhong.duan@intel.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>