Re: [Qemu-devel] [PATCH 5/5] QMP: add server mode to QEMUMonitorProtocol
On Thu, Jun 02, 2011 at 12:19:22PM +1000, Brad Hards wrote: > On Thu, 2 Jun 2011 01:54:05 AM Luiz Capitulino wrote: > > QEMU supports socket chardevs that establish connections like a server > > or a client. > Is this protocol documented anywhere? There are docs for the QMP monitor in the QMP/ su
Re: [Qemu-devel] [PATCH 5/5] QMP: add server mode to QEMUMonitorProtocol
On Thu, 2 Jun 2011 01:54:05 AM Luiz Capitulino wrote: > QEMU supports socket chardevs that establish connections like a server > or a client. Is this protocol documented anywhere? Brad