]> git.proxmox.com Git - mirror_qemu.git/commit
trace/simple: pass iter to st_write_event_mapping
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 1 Jun 2021 13:24:05 +0000 (15:24 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 12 Jul 2021 16:37:07 +0000 (17:37 +0100)
commit3f2a09842f989af020b8355622d5f7fa9bdeb832
treef17ca9a8578e3c27937393bb5c40ce93ee8de168
parentc5cc58b176f23f6664d0e12e5956af4d904dcca4
trace/simple: pass iter to st_write_event_mapping

Pass an iter to st_write_event_mapping, so the function can interate
different things depending on how we initialize the iter.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20210601132414.432430-5-kraxel@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
trace/simple.c