qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Some fixes on intel_iommu
@ 2023-06-15  3:26 Zhenzhong Duan
  2023-06-15  3:26 ` [PATCH v4 1/3] intel_iommu: Fix a potential issue in VFIO dirty page sync Zhenzhong Duan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zhenzhong Duan @ 2023-06-15  3:26 UTC (permalink / raw)
  To: qemu-devel
  Cc: mst, peterx, jasowang, pbonzini, richard.henderson, eduardo,
	marcel.apfelbaum, alex.williamson, kwankhede, cjia, yi.l.liu,
	chao.p.peng

Hi All,

This patchset fixes a potential issue in VFIO dirty page sync and
two trivial fixes for robust purpose.

Tested net card passthrough, ping/ssh pass
Tested DSA vdev passthrough, start dmatest then do live migration, pass.
Checked the LM performance before and after patch, no explicit difference.
(DSA vdev requires customed kernel and qemu)

v4:
Add Reviewed-by
Drop PATCH1 and PATCH5

v3:
updated PATCH2 to fix VFIO dirty sync in Peter suggested way.
split PATCH4 in v2 to PATCH4 and PATCH5 as they target different issue.
dropped PATCH3 in v2.
add Suggested-by.

Thanks

Zhenzhong Duan (3):
  intel_iommu: Fix a potential issue in VFIO dirty page sync
  intel_iommu: Fix flag check in replay
  intel_iommu: Fix address space unmap

 hw/i386/intel_iommu.c | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2023-06-15  3:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-15  3:26 [PATCH v4 0/3] Some fixes on intel_iommu Zhenzhong Duan
2023-06-15  3:26 ` [PATCH v4 1/3] intel_iommu: Fix a potential issue in VFIO dirty page sync Zhenzhong Duan
2023-06-15  3:26 ` [PATCH v4 2/3] intel_iommu: Fix flag check in replay Zhenzhong Duan
2023-06-15  3:26 ` [PATCH v4 3/3] intel_iommu: Fix address space unmap Zhenzhong Duan

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).