Re: [PATCH v3 09/15] vfio: implement unmap all for DMA unmap callbacks
On 5/7/25 17:20, John Levon wrote: Handle unmap_all in the DMA unmap handlers rather than in the caller. Signed-off-by: John Levon Reviewed-by: Cédric Le Goater Thanks, C. --- hw/vfio/container.c | 41 +++-- hw/vfio/iommufd.c | 15 ++
[PATCH v3 09/15] vfio: implement unmap all for DMA unmap callbacks
Handle unmap_all in the DMA unmap handlers rather than in the caller. Signed-off-by: John Levon --- hw/vfio/container.c | 41 +++-- hw/vfio/iommufd.c | 15 ++- hw/vfio/listener.c | 19 ++- 3 files changed, 51 insertions(+), 24 de