softmmu: Add missing trace-events file
commit8b7a550702f13c2a5999f0871516c0ea54cee781
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 5 Aug 2020 13:02:20 +0000 (5 15:02 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 9 Sep 2020 16:15:18 +0000 (9 17:15 +0100)
treeb27c3b469645c96c8a0c9c701db5ae77ba149175
parent9435a8b3dd35f1f926f1b9127e8a906217a5518a
softmmu: Add missing trace-events file

Commit c7f419f584 moved softmmu-only files out of the root
directory, but forgot to move the trace events, which should
no longer be generated to "trace-root.h". Fix that by adding
softmmu/trace-events.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Claudio Fontana <cfontana@suse.de>
Message-id: 20200805130221.24487-1-philmd@redhat.com

[Rebased onto meson.
--Stefan]

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
meson.build
softmmu/balloon.c
softmmu/ioport.c
softmmu/memory.c
softmmu/trace-events [new file with mode: 0644]
softmmu/trace.h [new file with mode: 0644]
softmmu/vl.c
trace-events