qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 5/6] qemu-char: Add reconnecting to client socke


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 5/6] qemu-char: Add reconnecting to client sockets
Date: Sat, 04 Oct 2014 17:54:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

Il 04/10/2014 05:24, Corey Minyard ha scritto:
>> > Can you please add a follow-up patch that only prints this message once
>> > per reconnect?  Otherwise a server that shuts down can spam logs forever.
> Yes, not a problem.  I always wonder the best way to handle something
> like that, but you are probably right.

We can add QMP events for chardev open/closed/failed to connect, similar
to what is already there for VNC.  stdout/stderr is not a management
interface, so it's better to keep it minimal.

Paolo




reply via email to

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