qemu-patch-raspberry4/trace
Lluís Vilanova 8eb1b9db55 trace: Avoid implicit bool->integer conversions
An explicit if/else is clearer than arithmetic assuming #true is 1,
while the compiler should be able to generate just as optimal code.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 147194273830.26836.5875729707953474838.stgit@fimbulvetr.bsc.es
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-09-05 13:47:02 -04:00
..
control-internal.h
control-target.c trace: Avoid implicit bool->integer conversions 2016-09-05 13:47:02 -04:00
control.c
control.h
event-internal.h
ftrace.c
ftrace.h
Makefile.objs
mem-internal.h
mem.h
qmp.c
simple.c
simple.h