On Wed, 24 Feb 2010 18:55:27 +0100
Markus Armbruster <arm...@redhat.com> wrote:

> qdev_device_help() prints device information with qemu_error().  A
> later commit will make qemu_error() print additional stuff that is
> only appropriate for proper errors, and then this will break.  Use
> error_printf() instead.

 Aren't you abusing the error function just like the current code? Also,
I think that this information should be printed to stdout.


Reply via email to