diff options
author | Daniel P. Berrangé | 2018-03-08 16:55:23 +0100 |
---|---|---|
committer | Stefan Hajnoczi | 2018-03-12 12:10:20 +0100 |
commit | 88584448502b1b1504676566b0d36991583c9ed2 (patch) | |
tree | 13d7da814b73fbf629d6345b7bb7eaf1d2492480 /hw/misc/applesmc.c | |
parent | trace: include filename when printing parser error messages (diff) | |
download | qemu-88584448502b1b1504676566b0d36991583c9ed2.tar.gz qemu-88584448502b1b1504676566b0d36991583c9ed2.tar.xz qemu-88584448502b1b1504676566b0d36991583c9ed2.zip |
trace: remove use of QEMU specific types from trace probes
Any compound structs / unions / etc, should always be declared as
'void *' pointers, since it cannot be assumed that trace backends
are able to resolve QEMU typedefs.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20180308155524.5082-2-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/misc/applesmc.c')
0 files changed, 0 insertions, 0 deletions