[Qemu-devel] Re: [PATCH 08/11] QMP: Asynchronous messages enable/disable support

2010-01-25 Thread Luiz Capitulino
On Sun, 24 Jan 2010 12:36:39 +0200 Avi Kivity wrote: > On 01/21/2010 11:09 PM, Luiz Capitulino wrote: > > This commit disables asynchronous messages by default and > > introduces two new QMP commands: async_msg_enable and > > async_msg_disable. > > > > Each QMP Monitor has its own set of asynchro

[Qemu-devel] Re: [PATCH 08/11] QMP: Asynchronous messages enable/disable support

2010-01-24 Thread Avi Kivity
On 01/21/2010 11:09 PM, Luiz Capitulino wrote: This commit disables asynchronous messages by default and introduces two new QMP commands: async_msg_enable and async_msg_disable. Each QMP Monitor has its own set of asynchronous messages, so for example, if QEMU is run with two QMP Monitors async