
22 Apr
2015
22 Apr
'15
1:38 a.m.
On 04/17/2015 02:53 AM, Chen Fan wrote:
Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com> --- qga/main.c | 13 +++++++++++++ 1 file changed, 13 insertions(+)
I'm not sure that qga should be sending asynchronous messages (so far, it only every replies synchronously). As it is, we already wired up a qemu event that fires any time the guest opens or closes the virtio connection powering the agent; libvirt can already use those events to know when the agent has opened the connection, and is presumably ready to listen to commands after first booting. So I don't think this patch is needed. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org