qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable ESRTPS and simplify caching-mode=on check
@ 2025-09-19  7:06 Zhenzhong Duan
  2025-09-19  7:06 ` [PATCH 1/2] intel_iommu: Enable Enhanced Set Root Table Pointer Support (ESRTPS) Zhenzhong Duan
  2025-09-19  7:06 ` [PATCH 2/2] intel_iommu: Simplify caching mode check with VFIO device Zhenzhong Duan
  0 siblings, 2 replies; 7+ messages in thread
From: Zhenzhong Duan @ 2025-09-19  7:06 UTC (permalink / raw)
  To: qemu-devel
  Cc: alex.williamson, clg, eric.auger, mst, jasowang, peterx, yi.l.liu,
	clement.mathieu--drif, Zhenzhong Duan

Hi

Patch1 enable ESRTPS to avoid three global invalidation request in guest
kernel.
Patch2 rework caching mode check with simpler code.

Thanks
Zhenzhong

Zhenzhong Duan (2):
  intel_iommu: Enable Enhanced Set Root Table Pointer Support (ESRTPS)
  intel_iommu: Simplify caching mode check with VFIO device

 hw/i386/intel_iommu_internal.h |  1 +
 hw/i386/intel_iommu.c          | 49 +++++-----------------------------
 hw/i386/pc.c                   | 20 --------------
 3 files changed, 8 insertions(+), 62 deletions(-)

-- 
2.47.1



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

end of thread, other threads:[~2025-09-29  3:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-19  7:06 [PATCH 0/2] Enable ESRTPS and simplify caching-mode=on check Zhenzhong Duan
2025-09-19  7:06 ` [PATCH 1/2] intel_iommu: Enable Enhanced Set Root Table Pointer Support (ESRTPS) Zhenzhong Duan
2025-09-26 12:35   ` CLEMENT MATHIEU--DRIF
2025-09-19  7:06 ` [PATCH 2/2] intel_iommu: Simplify caching mode check with VFIO device Zhenzhong Duan
2025-09-26  7:21   ` Cédric Le Goater
2025-09-26 12:35   ` CLEMENT MATHIEU--DRIF
2025-09-29  3:15   ` 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).