diff options
author | CLEMENT MATHIEU--DRIF <clement.mathieu--drif@eviden.com> | 2025-05-20 07:19:04 +0000 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-06-01 06:38:53 -0400 |
commit | f0f37daf8e67c7208641aec5e238197279ca7331 (patch) | |
tree | 0aca3bf5826fdc12043330cf9ff0c0a2bf347eda /python/scripts | |
parent | e9b457500adb023229a08ece3a8d7f5866dd360e (diff) | |
download | qemu-f0f37daf8e67c7208641aec5e238197279ca7331.zip qemu-f0f37daf8e67c7208641aec5e238197279ca7331.tar.gz qemu-f0f37daf8e67c7208641aec5e238197279ca7331.tar.bz2 |
pci: Add a PCI-level API for PRI
A device can send a PRI request to the IOMMU using pci_pri_request_page.
The PRI response is sent back using the notifier managed with
pci_pri_register_notifier and pci_pri_unregister_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-12-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