]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio/pci: Replace "iommu_device" by "vIOMMU"
authorCédric Le Goater <clg@redhat.com>
Thu, 6 Feb 2025 13:14:30 +0000 (14:14 +0100)
committerCédric Le Goater <clg@redhat.com>
Tue, 11 Feb 2025 13:15:19 +0000 (14:15 +0100)
commitcbfbedd6173cf8ff3f374ec6b8e1a17e9fa75872
treede0d0e19642648ffc7624a134f7a336818e49d64
parent96b339cc4cc7e3d2da0e615e1851d3250b526ea5
vfio/pci: Replace "iommu_device" by "vIOMMU"

This is to be consistent with other reported errors related to vIOMMU
devices.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250206131438.1505542-3-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/pci.c