]> xenbits.xensource.com Git - libvirt.git/commit
spice: don't force user to specify spicevmc channel
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 31 Jan 2014 10:53:25 +0000 (11:53 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 3 Feb 2014 08:46:47 +0000 (09:46 +0100)
commitb44f9e7ec93a5f7ea10aae49491307d3cef698bc
tree1247caa3d70c3c0585060e1cb87f531a45c22196
parent5c36e63198d8c6f2c32e06e0f3d2bdbc69ec03e8
spice: don't force user to specify spicevmc channel

We support only one spicevmc channel name anyway and the code is
prepared to use the default one, there's only one check missing.  It
is also mentioned in the documentation already and helps defining
domains with spice vdagent for people using virsh.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_command.c