summaryrefslogtreecommitdiff
path: root/ui/shader
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-03-14 09:26:58 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-03-27 12:16:02 +0200
commite5766eb40453b1d22815fc5482802688ff184006 (patch)
treeb2aefaea9564be12e2469b6fb8be64f13cd73754 /ui/shader
parent8bce03e39328f0b3a6700efb9edb8b7d7aef629b (diff)
downloadqemu-e5766eb40453b1d22815fc5482802688ff184006.tar.gz
vnc: fix reverse mode
vnc server in reverse mode (qemu -vnc localhost:$nr,reverse) interprets $nr as display number (i.e. with 5900 offset) in recent qemu versions. Historical and documented behavior is interpreting $nr as port number though. So we should bring code and documentation in line. Given that default listening port for viewers is 5500 the 5900 offset is pretty inconvinient, because it is simply impossible to connect to port 5500. So, lets fix the code not the docs. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1489480018-11443-1-git-send-email-kraxel@redhat.com
Diffstat (limited to 'ui/shader')
0 files changed, 0 insertions, 0 deletions