]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-options.hx
spice: add unix address support
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Tue, 13 Jan 2015 16:57:51 +0000 (17:57 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 22 Jan 2015 10:18:41 +0000 (11:18 +0100)
commitfe4831b1e7e7007ae15ae0470a06898660ab3877
tree20a5b812a5d393fdb8d4c1b3c561fbaab7addfb2
parent699eae17b841e6784dc3864bf357e26bff1e9dfe
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>
qemu-options.hx
ui/spice-core.c