qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH RfC 0/9] chardev hotplug


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH RfC 0/9] chardev hotplug
Date: Thu, 20 Dec 2012 12:45:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121116 Thunderbird/10.0.11

>>>> I doubt I manage to finish (and test!) it before xmas.
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
>>> Okay, the QMP interface seems sane to me (from libvirt POV). However,
>>> what about other chardev types like pipe and vc? And I guess pty can be
>>> covered by tty, right?
> 
> I think that is the missing part.

Exactly.

/me wades through the socket code (unix+tcp) right now, which needs some
refactoring to make it fly.

>> From libvirt's POV, I think the most important chardev types are pty,
>> unix and tcp. The other types are pretty rarely used AFAICT.

pty looks like another non-trivial challenge.  How does libvirt gather
the pty device today?  IIRC there is some stderr parsing?  Or was it
info chardev?  With QMP we probably want switch to a more sane model
here ...

cheers,
  Gerd



reply via email to

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