[libvirt] [Qemu-devel] [RFC 3/3] qemu-agent: add notify for qemu-ga boot

Eric Blake eblake at redhat.com
Tue Apr 21 23:38:53 UTC 2015


On 04/17/2015 02:53 AM, Chen Fan wrote:
> Signed-off-by: Chen Fan <chen.fan.fnst at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150421/6f7ec430/attachment-0001.sig>


More information about the libvir-list mailing list