commit | fe4831b1e7e7007ae15ae0470a06898660ab3877 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@gmail.com> | Tue Jan 13 17:57:51 2015 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Jan 22 11:18:41 2015 +0100 |
tree | 20a5b812a5d393fdb8d4c1b3c561fbaab7addfb2 | |
parent | 699eae17b841e6784dc3864bf357e26bff1e9dfe [diff] |
spice: add unix address support Teach qemu to set up a Spice server with a UNIX socket using the following arguments -spice unix,addr=path. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>