qemu/hw/vfio
Philippe Mathieu-Daudé 956f63f878 hw/vfio: Remove newline character in trace events
Trace events aren't designed to be multi-lines.
Remove the newline characters.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Mads Ynddal <mads@ynddal.dk>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20240606103943.79116-5-philmd@linaro.org
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2024-06-10 13:05:27 -04:00
..
amd-xgbe.c
ap.c vfio/helpers: Make vfio_device_get_name() return bool 2024-05-22 10:04:21 +02:00
calxeda-xgmac.c
ccw.c vfio/ccw: Make vfio_ccw_get_region() return a bool 2024-05-22 10:04:21 +02:00
common.c
container-base.c
container.c vfio/cpr: Make vfio_cpr_register_container() return bool 2024-05-16 16:59:20 +02:00
cpr.c vfio/cpr: Make vfio_cpr_register_container() return bool 2024-05-16 16:59:20 +02:00
display.c vfio/display: Make vfio_display_*() return bool 2024-05-22 10:04:21 +02:00
helpers.c vfio: Use g_autofree in all call site of vfio_get_region_info() 2024-05-22 10:04:22 +02:00
igd.c vfio/igd: Use g_autofree in vfio_probe_igd_bar4_quirk() 2024-05-22 10:04:22 +02:00
iommufd.c backends/iommufd: Make iommufd_backend_*() return bool 2024-05-16 16:59:20 +02:00
Kconfig
meson.build
migration.c
pci-quirks.c vfio/pci-quirks: Make vfio_add_*_cap() return bool 2024-05-22 10:04:22 +02:00
pci.c vfio: Use g_autofree in all call site of vfio_get_region_info() 2024-05-22 10:04:22 +02:00
pci.h vfio/pci-quirks: Make vfio_add_*_cap() return bool 2024-05-22 10:04:22 +02:00
platform.c vfio/platform: Make vfio_populate_device() and vfio_base_device_init() return bool 2024-05-22 10:04:21 +02:00
spapr.c
trace-events hw/vfio: Remove newline character in trace events 2024-06-10 13:05:27 -04:00
trace.h