Re: [Qemu-devel] [PATCH v2] net: convert qemu_log to error_report, fix message

2016-01-10 Thread Michael Tokarev
04.12.2015 15:38, Paolo Bonzini wrote: > Ensure that the error is printed with the proper timestamp. Applied to -trivial, thank you! /mjt

[Qemu-devel] [PATCH v2] net: convert qemu_log to error_report, fix message

2015-12-04 Thread Paolo Bonzini
Ensure that the error is printed with the proper timestamp. Signed-off-by: Paolo Bonzini --- v1->v2: remove reference to -net dump, dumping can be a network filter --- net/dump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/dump.c b/net/dump.c index ce16a4b..1c