[Spice-devel] [PATCH 0/2] server: support listening on a UNIX socket

Nahum Shalman nshalman at elys.com
Fri Mar 9 07:39:20 PST 2012


These patches are to allow listening on a UNIX socket rather
than a TCP port.  Support is needed in QEMU.

Example QEMU patches (against a different QEMU tree) can be found at
https://github.com/nshalman/illumos-kvm-cmd

Feedback requested!

Nahum Shalman (2):
  server: don't fail on ENOSUP from setsockopt calls
  server: support listening on a UNIX socket

 server/inputs_channel.c  |    1 -
 server/reds.c            |   21 +++++++++++++++++++++
 server/spice-server.syms |    1 +
 server/spice.h           |    1 +
 server/spicevmc.c        |    1 -
 5 files changed, 23 insertions(+), 2 deletions(-)

-- 
1.7.7.6



More information about the Spice-devel mailing list