All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] vfio/iommu_type1: some fixes
@ 2021-01-22  9:26 ` Keqian Zhu
  0 siblings, 0 replies; 28+ 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] 28+ messages in thread

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

Thread overview: 28+ 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 ` Keqian Zhu
2021-01-22  9:26 ` Keqian Zhu
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
2021-01-22  9:26   ` Keqian Zhu
2021-01-22  9:26   ` Keqian Zhu
2021-01-22  9:26   ` 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-22  9:26   ` Keqian Zhu
2021-01-22  9:26   ` Keqian Zhu
2021-01-22  9:26   ` Keqian Zhu
2021-01-27 23:46   ` Alex Williamson
2021-01-27 23:46     ` Alex Williamson
2021-01-27 23:46     ` Alex Williamson
2021-01-27 23:46     ` Alex Williamson
2021-01-28 15:21     ` Keqian Zhu
2021-01-28 15:21       ` Keqian Zhu
2021-01-28 15:21       ` Keqian Zhu
2021-01-28 15:21       ` Keqian Zhu
2021-01-29  7:47     ` Keqian Zhu
2021-01-29  7:47       ` Keqian Zhu
2021-01-29  7:47       ` Keqian Zhu
2021-01-29  7:47       ` Keqian Zhu
2021-02-02 17:21 ` [PATCH v3 0/2] vfio/iommu_type1: some fixes Alex Williamson
2021-02-02 17:21   ` Alex Williamson
2021-02-02 17:21   ` Alex Williamson
2021-02-02 17:21   ` Alex Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.