diff options
author | CLEMENT MATHIEU--DRIF <clement.mathieu--drif@eviden.com> | 2025-05-20 07:19:03 +0000 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-06-01 06:38:53 -0400 |
commit | e9b457500adb023229a08ece3a8d7f5866dd360e (patch) | |
tree | 5d1d0d09234102d7c3193498ddb93bfbc14c3c53 /python/scripts | |
parent | a849ff5d6fa9d263beaecd6421fff8e21d2591c8 (diff) | |
download | qemu-e9b457500adb023229a08ece3a8d7f5866dd360e.zip qemu-e9b457500adb023229a08ece3a8d7f5866dd360e.tar.gz qemu-e9b457500adb023229a08ece3a8d7f5866dd360e.tar.bz2 |
pci: Add a pci-level API for ATS
Devices implementing ATS can send translation requests using
pci_ats_request_translation. The invalidation events are sent
back to the device using the iommu notifier managed with
pci_iommu_register_iotlb_notifier / pci_iommu_unregister_iotlb_notifier.
Signed-off-by: Clement Mathieu--Drif <clement.mathieu--drif@eviden.com>
Co-authored-by: Ethan Milon <ethan.milon@eviden.com>
Message-Id: <20250520071823.764266-11-clement.mathieu--drif@eviden.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions