diff options
author | 2023-10-09 11:09:10 +0200 | |
---|---|---|
committer | 2023-10-18 10:10:49 +0200 | |
commit | da5ed43299bb5d99ffea819b8a3c3629005ea9fd (patch) | |
tree | 194b403ab31fb9d0ac3ba24747d1b9a621e2c755 /hw/core | |
parent | vfio/pci: Introduce vfio_[attach/detach]_device (diff) | |
download | qemu-da5ed43299bb5d99ffea819b8a3c3629005ea9fd.tar.xz qemu-da5ed43299bb5d99ffea819b8a3c3629005ea9fd.zip |
vfio/platform: Use vfio_[attach/detach]_device
Let the vfio-platform device use vfio_attach_device() and
vfio_detach_device(), hence hiding the details of the used
IOMMU backend.
Drop the trace event for vfio-platform as we have similar
one in vfio_attach_device.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions