Re: [Qemu-devel] [PATCH 4/4] debugcon: use fprintf(stderr...) instead of printf

2013-05-24 Thread Andreas Färber
Am 24.05.2013 04:47, schrieb liguang: > suggested by Andreas Färber > > Signed-off-by: liguang > --- > hw/char/debugcon.c |5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/hw/char/debugcon.c b/hw/char/debugcon.c > index 3b0637d..be20ede 100644 > --- a/hw/char/de

[Qemu-devel] [PATCH 4/4] debugcon: use fprintf(stderr...) instead of printf

2013-05-23 Thread liguang
suggested by Andreas Färber Signed-off-by: liguang --- hw/char/debugcon.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/hw/char/debugcon.c b/hw/char/debugcon.c index 3b0637d..be20ede 100644 --- a/hw/char/debugcon.c +++ b/hw/char/debugcon.c @@ -55,7 +55,8 @@ static