qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] intel_iommu: Fix locking issues
@ 2025-04-30 12:48 CLEMENT MATHIEU--DRIF
  2025-04-30 12:48 ` [PATCH v5 1/2] intel_iommu: Use BQL_LOCK_GUARD to manage cleanup automatically CLEMENT MATHIEU--DRIF
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: CLEMENT MATHIEU--DRIF @ 2025-04-30 12:48 UTC (permalink / raw)
  To: qemu-devel@nongnu.org
  Cc: jasowang@redhat.com, zhenzhong.duan@intel.com,
	kevin.tian@intel.com, yi.l.liu@intel.com, peterx@redhat.com,
	mst@redhat.com, CLEMENT MATHIEU--DRIF

This series introduces 2 fixes and improves locking style
consistency in the VT-d device.

Changes since v4:
	- Re-check if the address space is present once both bql and
	  iommu lock are held.


Clement Mathieu--Drif (2):
  intel_iommu: Use BQL_LOCK_GUARD to manage cleanup automatically
  intel_iommu: Take locks when looking for and creating address spaces

 hw/i386/intel_iommu.c | 35 +++++++++++++++++++++++++----------
 1 file changed, 25 insertions(+), 10 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-05-14 16:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 12:48 [PATCH v5 0/2] intel_iommu: Fix locking issues CLEMENT MATHIEU--DRIF
2025-04-30 12:48 ` [PATCH v5 1/2] intel_iommu: Use BQL_LOCK_GUARD to manage cleanup automatically CLEMENT MATHIEU--DRIF
2025-04-30 12:48 ` [PATCH v5 2/2] intel_iommu: Take locks when looking for and creating address spaces CLEMENT MATHIEU--DRIF
2025-05-14 11:48   ` Michael S. Tsirkin
2025-05-14 16:29     ` CLEMENT MATHIEU--DRIF
2025-05-06  5:07 ` [PATCH v5 0/2] intel_iommu: Fix locking issues CLEMENT MATHIEU--DRIF
2025-05-06  9:54 ` Duan, Zhenzhong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).