kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] vfio/iommu_type1: some fixes
@ 2021-01-22  9:26 Keqian Zhu
  2021-01-22  9:26 ` [PATCH v3 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group Keqian Zhu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Keqian Zhu @ 2021-01-22  9:26 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel, kvm, kvmarm, iommu,
	Alex Williamson, Kirti Wankhede, Cornelia Huck
  Cc: Will Deacon, Marc Zyngier, Catalin Marinas, Mark Rutland,
	James Morse, Robin Murphy, Joerg Roedel, Daniel Lezcano,
	Thomas Gleixner, Suzuki K Poulose, Julien Thierry, Andrew Morton,
	Alexios Zavras, wanghaibin.wang, jiangkunkun

v3:
 - Populate bitmap unconditionally.
 - Sanity check notifier when remove all domains.

v2:
 - Address suggestions from Alex.
 - Remove unnecessary patches.
 

Keqian Zhu (2):
  vfio/iommu_type1: Populate full dirty when detach non-pinned group
  vfio/iommu_type1: Fix some sanity checks in detach group

 drivers/vfio/vfio_iommu_type1.c | 50 +++++++++++++++++----------------
 1 file changed, 26 insertions(+), 24 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2021-02-02 17:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22  9:26 [PATCH v3 0/2] vfio/iommu_type1: some fixes Keqian Zhu
2021-01-22  9:26 ` [PATCH v3 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group Keqian Zhu
2021-01-22  9:26 ` [PATCH v3 2/2] vfio/iommu_type1: Fix some sanity checks in detach group Keqian Zhu
2021-01-27 23:46   ` Alex Williamson
2021-01-28 15:21     ` Keqian Zhu
2021-02-02 17:21 ` [PATCH v3 0/2] vfio/iommu_type1: some fixes Alex Williamson

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