Re: [Qemu-devel] [PATCH] net: convert qemu_log to error_report

2015-11-13 Thread Thomas Huth
On 13/11/15 13:58, Paolo Bonzini wrote: > Ensure that the error is printed with the proper timestamp. > > Signed-off-by: Paolo Bonzini > --- > net/dump.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/net/dump.c b/net/dump.c > index dd0555f..ab71ffc 100644 > --- a/net/

Re: [Qemu-devel] [PATCH] net: convert qemu_log to error_report

2015-11-13 Thread Eric Blake
On 11/13/2015 05:58 AM, Paolo Bonzini wrote: > Ensure that the error is printed with the proper timestamp. > > Signed-off-by: Paolo Bonzini > --- > net/dump.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Eric Blake > > diff --git a/net/dump.c b/net/dump.c > index dd05

[Qemu-devel] [PATCH] net: convert qemu_log to error_report

2015-11-13 Thread Paolo Bonzini
Ensure that the error is printed with the proper timestamp. Signed-off-by: Paolo Bonzini --- net/dump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/dump.c b/net/dump.c index dd0555f..ab71ffc 100644 --- a/net/dump.c +++ b/net/dump.c @@ -84,7 +84,7 @@ static ssize_t dum