Searched hist:fa03cb7fd212bc07f0253db9ea436383ddc6c08f (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc.c | diff fa03cb7fd212bc07f0253db9ea436383ddc6c08f Tue Mar 28 11:06:46 CDT 2017 Marc-André Lureau <marcandre.lureau@redhat.com> vnc: allow to connect with add_client when -vnc none
Do not skip VNC initialization, in particular of auth method when vnc is configured without sockets, since we should still allow connections through QMP add_client.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1434551
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-id: 20170328160646.21250-1-marcandre.lureau@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|