summaryrefslogtreecommitdiffstats
path: root/hw/vfio/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vfio/trace-events')
-rw-r--r--hw/vfio/trace-events3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/vfio/trace-events b/hw/vfio/trace-events
index a0c7b49a2e..9ced5ec627 100644
--- a/hw/vfio/trace-events
+++ b/hw/vfio/trace-events
@@ -145,3 +145,6 @@ vfio_display_edid_link_up(void) ""
vfio_display_edid_link_down(void) ""
vfio_display_edid_update(uint32_t prefx, uint32_t prefy) "%ux%u"
vfio_display_edid_write_error(void) ""
+
+# migration.c
+vfio_migration_probe(const char *name, uint32_t index) " (%s) Region %d"