]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: add unmap_all flag to DMA unmap callback
authorJohn Levon <john.levon@nutanix.com>
Wed, 7 May 2025 15:20:13 +0000 (16:20 +0100)
committerCédric Le Goater <clg@redhat.com>
Fri, 9 May 2025 10:42:28 +0000 (12:42 +0200)
commit5a22b505914bcb1d19a533eb5a36c907169b5ee3
treef50aa633ff5b708955ab3c694b7b17fb7a6e282a
parentcae04b56347be59718f1a778d0ad588a205bf409
vfio: add unmap_all flag to DMA unmap callback

We'll use this parameter shortly; this just adds the plumbing.

Signed-off-by: John Levon <john.levon@nutanix.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250507152020.1254632-9-john.levon@nutanix.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/container-base.c
hw/vfio/container.c
hw/vfio/iommufd.c
hw/vfio/listener.c
include/hw/vfio/vfio-container-base.h