On Wed, 01/18 16:03, Ziyue Yang wrote:
> From: Ziyue Yang
>
> Some updates from fprintf(stderr, ...) to error_report.
In the future, please use "git format-patch --cover-letter" and "git send-email
--thread" to make sure the patches form a thread. See also:
http://wiki.qemu.org/Contribute/Submi
On 18.01.2017 09:03, Ziyue Yang wrote:
> From: Ziyue Yang
>
> Some updates from fprintf(stderr, ...) to error_report.
>
> Signed-off-by: Ziyue Yang
> ---
> gdbstub.c | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/gdbstub.c b/gdbstub.c
> index 426d55e..959f
From: Ziyue Yang
Some updates from fprintf(stderr, ...) to error_report.
Signed-off-by: Ziyue Yang
---
gdbstub.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gdbstub.c b/gdbstub.c
index 426d55e..959f6dc 100644
--- a/gdbstub.c
+++ b/gdbstub.c
@@ -637,8 +637,8 @