diff options
author | 2025-04-08 13:35:47 -0300 | |
---|---|---|
committer | 2025-04-28 13:14:57 +0200 | |
commit | 0d76a6edae9eeae5364285296b69d73dacb152f3 (patch) | |
tree | a4abbd6ce3e31466070c51fff6d39a4ac0378110 /scripts/gdb/linux/utils.py | |
parent | iommu: Remove iommu_dev_enable/disable_feature() (diff) | |
download | linux-rng-0d76a6edae9eeae5364285296b69d73dacb152f3.tar.xz linux-rng-0d76a6edae9eeae5364285296b69d73dacb152f3.zip |
iommu/virtio: Break out bypass identity support into a global static
To make way for a domain_alloc_paging conversion add the typical global
static IDENTITY domain. This supports VMMs that have a
VIRTIO_IOMMU_F_BYPASS_CONFIG config.
If the VMM does not have support then the domain_alloc path is still used,
which creates an IDENTITY domain out of a paging domain.
Reviewed-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/1-v4-ff5fb6b03bd1+288-iommu_virtio_domains_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions