mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
The trace event receives dev_id before type, but its format string prints
them in the wrong order. Correct the order.
Fixes: f2d31df0d9 ("backends/iommufd: Introduce iommufd_backend_alloc_viommu")
Reported-by: Nicolin Chen <nicolinc@nvidia.com>
Signed-off-by: Shameer Kolothum <skolothumtho@nvidia.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20260706103653.84243-1-skolothumtho@nvidia.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>