On Mon, May 25, 2020 at 11:25 PM Philippe Mathieu-Daudé wrote:
>
> Convert DPRINTF() to trace events and remove ifdef'ry.
>
> Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Alistair Francis
Alistair
> ---
> hw/display/dpcd.c | 16 +++-
> hw/display/trace-events | 4 +++
Convert DPRINTF() to trace events and remove ifdef'ry.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/display/dpcd.c | 16 +++-
hw/display/trace-events | 4
2 files changed, 7 insertions(+), 13 deletions(-)
diff --git a/hw/display/dpcd.c b/hw/display/dpcd.c
index 0c1b7b35f