[libvirt] [PATCH 2/8] Extend graphics event to include UNIX socket

Eric Blake eblake at redhat.com
Mon Oct 24 20:58:20 UTC 2011


On 10/21/2011 06:55 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"<berrange at redhat.com>
>
> Not all VNC/SPICE servers use a TCP socket for their connections.
> It is possible to configure a UNIX socket server. The graphics
> event must thus include a UNIX socket address type.
>
> * include/libvirt/libvirt.h.in: Add UNIX socket address type
>    for graphics event
> * src/qemu/qemu_monitor_json.c: Add 'unix' string to address
>    type enum
> ---
>   include/libvirt/libvirt.h.in |    5 +++--
>   src/qemu/qemu_monitor_json.c |    4 ++--
>   2 files changed, 5 insertions(+), 4 deletions(-)
>

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list