Hi, Here comes the vnc patch queue with a few vnc bugfixes.
please pull, Gerd The following changes since commit 277263e1b320d759a760ba6c5ea75ec268f929e5: Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging (2015-03-09 14:04:14 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-vnc-20150310-1 for you to fetch changes up to b57489cfe48f9fedc10205c0494f144085733f30: Fix crash when connecting to VNC through websocket (2015-03-10 11:33:42 +0100) ---------------------------------------------------------------- vnc bugfixes. ---------------------------------------------------------------- Gerd Hoffmann (2): vnc: set id at parse time not init time vnc: -readconfig fix Jorge Acereda MaciĆ” (1): Fix crash when connecting to VNC through websocket include/ui/console.h | 1 - qmp.c | 1 - ui/vnc-ws.c | 3 +-- ui/vnc.c | 22 ++++++++++++---------- vl.c | 7 +++++-- 5 files changed, 18 insertions(+), 16 deletions(-)