qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: [PATCH 1/2] Print asynchronous notifications on req


From: Avi Kivity
Subject: Re: [Qemu-devel] Re: [PATCH 1/2] Print asynchronous notifications on request
Date: Tue, 20 Jan 2009 14:56:05 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Jan Kiszka wrote:
I understand the need, but the result looks a bit ugly, at least to
humans forced to parse it. If you get this while in the middle of type a
command... Moreover, is it impossible that such an async notification is
issued while some other subsystem is already dumping a multi-line
message to the monitor (using multiple prints)? That would be really
problematic.

No, unless that subsystem schedules between prints.

But if this approach is merged, then I would really say we need
separately configurable monitor terminals,

No no please no

and notify should then only
affect the issuing one. However, my feeling is that a real
machine-dedicated and easily processable channel would be better suited
for this use case.

Definitely. Have a machine protocol with a strong emphasis on compatibility and parseability, and a human protocol with emphasis on friendliness (prompts, completions, fix typos).

--
error compiling committee.c: too many arguments to function





reply via email to

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