diff options
author | CLEMENT MATHIEU--DRIF <clement.mathieu--drif@eviden.com> | 2025-05-20 07:18:58 +0000 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-06-01 06:38:53 -0400 |
commit | 8ff9e1def0ef3388333b6cc639c9f958f97ebe05 (patch) | |
tree | 72648308fd7873cbf9d9057ff081e31be2eeb23c /python/scripts | |
parent | 5be8cf79188a2a1c73d16f3a8b458d909ac976f4 (diff) | |
download | qemu-8ff9e1def0ef3388333b6cc639c9f958f97ebe05.zip qemu-8ff9e1def0ef3388333b6cc639c9f958f97ebe05.tar.gz qemu-8ff9e1def0ef3388333b6cc639c9f958f97ebe05.tar.bz2 |
pci: Cache the bus mastering status in the device
The cached is_master value is necessary to know if a device is
allowed to issue ATS/PRI requests or not as these operations do not go
through the master_enable memory region.
Signed-off-by: Clement Mathieu--Drif <clement.mathieu--drif@eviden.com>
Message-Id: <20250520071823.764266-7-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