Re: [PATCH] hw/net/imx_fec.c: Convert debug fprintf() to trace event

2020-05-30 Thread Jean-Christophe DUBOIS
Le 30/05/2020 à 09:49, Philippe Mathieu-Daudé a écrit : Hi Jean-Christophe, On 5/29/20 8:00 PM, Jean-Christophe Dubois wrote: Signed-off-by: Jean-Christophe Dubois --- hw/net/imx_fec.c| 101 ++-- hw/net/trace-events | 18 2 files change

Re: [PATCH] hw/net/imx_fec.c: Convert debug fprintf() to trace event

2020-05-30 Thread Philippe Mathieu-Daudé
Hi Jean-Christophe, On 5/29/20 8:00 PM, Jean-Christophe Dubois wrote: > Signed-off-by: Jean-Christophe Dubois > --- > hw/net/imx_fec.c| 101 ++-- > hw/net/trace-events | 18 > 2 files changed, 58 insertions(+), 61 deletions(-) > > diff --git

Re: [PATCH] hw/net/imx_fec.c: Convert debug fprintf() to trace event

2020-05-29 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200529180025.169097-1-...@tribudubois.net/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20200529180025.169097-1-...@tribudubois.net Subject: [PATCH] hw/net/imx_fec.c: Convert debug fprintf

[PATCH] hw/net/imx_fec.c: Convert debug fprintf() to trace event

2020-05-29 Thread Jean-Christophe Dubois
Signed-off-by: Jean-Christophe Dubois --- hw/net/imx_fec.c| 101 ++-- hw/net/trace-events | 18 2 files changed, 58 insertions(+), 61 deletions(-) diff --git a/hw/net/imx_fec.c b/hw/net/imx_fec.c index 7adcc9df654..823dac0603b 100644 --- a/hw