OSDN Git Service

hw/openrisc: Use stderr output instead of qemu_log
authorJia Liu <proljc@gmail.com>
Tue, 23 Jul 2013 10:31:24 +0000 (18:31 +0800)
committerJia Liu <proljc@gmail.com>
Tue, 23 Jul 2013 10:31:24 +0000 (18:31 +0800)
commit4284c0517b12f03da59250a23ee7e9c3581e89c4
tree808665c889f798264f9e83af954ebfe52d3b4d2d
parent68f1282882fe3b43b4bc323e03545dc019e2d19a
hw/openrisc: Use stderr output instead of qemu_log

We should use stderr output instead of qemu_log in order to output ErrMsg
onto the screen.

Signed-off-by: Jia Liu <proljc@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
hw/openrisc/openrisc_sim.c