commit | 4db14629c38611061fc19ec6927405923de84f08 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 16 12:33:03 2014 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Jan 22 11:18:46 2015 +0100 |
tree | 91f5a9dbe009f55a16654f426d8484ccdc42c671 | |
parent | c8496408b443a2a34dd03ad4274c2575248aa3e8 [diff] |
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>