diff options
author | CLEMENT MATHIEU--DRIF <clement.mathieu--drif@eviden.com> | 2025-04-30 12:48:06 +0000 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-05-14 05:39:15 -0400 |
commit | b1c84782bfddeaa0070f5ae57ac2e4e3992f9f19 (patch) | |
tree | c364bc81a98bc2eddab523c8edbfb415e626521e /python | |
parent | 77a9408fc774ad99dcd16ea08f31b96b590fbf99 (diff) | |
download | qemu-b1c84782bfddeaa0070f5ae57ac2e4e3992f9f19.zip qemu-b1c84782bfddeaa0070f5ae57ac2e4e3992f9f19.tar.gz qemu-b1c84782bfddeaa0070f5ae57ac2e4e3992f9f19.tar.bz2 |
intel_iommu: Use BQL_LOCK_GUARD to manage cleanup automatically
vtd_switch_address_space needs to take the BQL if not already held.
Use BQL_LOCK_GUARD to make the iommu implementation more consistent.
Signed-off-by: Clement Mathieu--Drif <clement.mathieu--drif@eviden.com>
Message-Id: <20250430124750.240412-2-clement.mathieu--drif@eviden.com>
Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions