[PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state

From: Xiong Weimin

Date: Wed Jul 22 2026 - 23:26:34 EST


From: Xiong Weimin <xiongweimin@xxxxxxxxxx>
Subject: [PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state
In-Reply-To: <20260714025913.2042-1-xiongweimin@xxxxxxxxxx>
References: <20260714025913.2042-1-xiongweimin@xxxxxxxxxx>

This is v3 of the patch series. v2 is now obsolete.

Changes since v2:
- Rebased onto latest upstream
- Patch 3 ("Reject short event buffers") has been dropped as it was
independently submitted by Xu Rao
- As suggested by Will Deacon, modified viommu_init_vqs() to take vdev
instead of viommu, since they are now linked via vdev->priv

---

Xiong Weimin (2):
iommu/virtio: Set driver data before enabling virtqueues
iommu/virtio: Handle iommu_device_register() failures

drivers/iommu/virtio-iommu.c | 17 +++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)

--

2.43.0