qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 14/23] monitor: return length of printed stri


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v4 14/23] monitor: return length of printed string via monitor_[v]printf
Date: Wed, 23 Jun 2010 11:57:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Jan Kiszka <address@hidden> writes:

> From: Jan Kiszka <address@hidden>
>
> This simply forwards the result of the internal vsnprintf to the callers
> of monitor_printf and monitor_vprintf. When invoked over a QMP session
> or in absence of an active monitor, -1 is returned.
>
> Signed-off-by: Jan Kiszka <address@hidden>

Permits fixing the TODOs in qemu-error.c.  Feel free to leave that to
me.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]