vnc: switch to QemuOpts, allow multiple servers
commit4db14629c38611061fc19ec6927405923de84f08
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 16 Sep 2014 10:33:03 +0000 (16 12:33 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 22 Jan 2015 10:18:46 +0000 (22 11:18 +0100)
tree91f5a9dbe009f55a16654f426d8484ccdc42c671
parentc8496408b443a2a34dd03ad4274c2575248aa3e8
vnc: switch to QemuOpts, allow multiple servers

This patch switches vnc over to QemuOpts, and it (more or less
as side effect) allows multiple vnc server instances.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
qmp.c
ui/vnc.c
vl.c