diff options
author | Lu Baolu <[email protected]> | 2024-02-12 09:22:20 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-02-16 15:19:28 +0100 |
commit | 351ffcb11ca0ff64e399982e279cfa131e7cb1aa (patch) | |
tree | 5c09a70230cddcad33684248baf594f88c43af0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 24b5d268b5ab95c12b5ae58a054d04bfa442f58f (diff) |
iommu: Make iommu_queue_iopf() more generic
Make iommu_queue_iopf() more generic by making the iopf_group a minimal
set of iopf's that an iopf handler of domain should handle and respond
to. Add domain parameter to struct iopf_group so that the handler can
retrieve and use it directly.
Change iommu_queue_iopf() to forward groups of iopf's to the domain's
iopf handler. This is also a necessary step to decouple the sva iopf
handling code from this interface.
Signed-off-by: Lu Baolu <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Yi Liu <[email protected]>
Tested-by: Yan Zhao <[email protected]>
Tested-by: Longfang Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions