mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
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>
This commit is contained in:
parent
9435a8b3dd
commit
8b7a550702
8 changed files with 34 additions and 31 deletions
1
softmmu/trace.h
Normal file
1
softmmu/trace.h
Normal file
|
@ -0,0 +1 @@
|
|||
#include "trace/trace-softmmu.h"
|
Loading…
Add table
Add a link
Reference in a new issue