]> git.proxmox.com Git - qemu.git/commit
spice: catch spice server initialization failures.
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Jun 2011 11:11:33 +0000 (13:11 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 4 Jul 2011 13:35:12 +0000 (15:35 +0200)
commitfba810f1f67b411c209aa0e3d90724127cbd9c0f
tree56422a64af451684709277b7cfb05febdbb02104
parent638f4e47798725cef2a5ae5bf83d508fbde36605
spice: catch spice server initialization failures.

When the spice server initialization fails report this and exit instead
of ignoring the error.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/spice-core.c