Re: [Qemu-devel] [PATCH] Add script hook for VNC server to support mDNS/DNS-SD

2008-02-07 Thread Anthony Liguori
This version is still a bit chatty when -name isn't specified so attached is an updated version of the patch which is less chatty when -name isn't specified. Regards, Anthony Liguori Anthony Liguori wrote: Modern DNS clients (like vinagre) support mDNS/DNS-SD discovery of VNC servers. VNC se

[Qemu-devel] [PATCH] Add script hook for VNC server to support mDNS/DNS-SD

2008-02-07 Thread Anthony Liguori
Modern DNS clients (like vinagre) support mDNS/DNS-SD discovery of VNC servers. VNC servers like Vino link directly against libavahi to publish themselves. Fitting libavahi into QEMU though would be pretty hairy and not as flexible as simply calling out to a helper script and using the avahi utilit