char: use error_report()
commit776a32a0752b67d94859a60b98a1e772a85d8111
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 30 Nov 2016 18:57:24 +0000 (30 22:57 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 27 Jan 2017 17:07:59 +0000 (27 18:07 +0100)
treec49ff62c0da64e3664d75df3a7d613bdacde744c
parent096b4894e5c6882f9425b0efa5cb1384bfb2d273
char: use error_report()

Prefer error_report() over fprintf(stderr..)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qemu-char.c