]> git.proxmox.com Git - mirror_qemu.git/commit
vnc: correct missing property about vnc_display
authorGonglei <arei.gonglei@huawei.com>
Fri, 30 Jan 2015 02:14:35 +0000 (10:14 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 16 Feb 2015 07:47:59 +0000 (08:47 +0100)
commite2a11d9d5a7d8b8450cd644e73b829dcf4686528
tree96d9ddd15296680fda337980e75aec3efed2f538
parent88428b7a93347efc51be015cc12cb71fab3976a3
vnc: correct missing property about vnc_display

Missing three property for vnc socket connection,
revalue display variable with correct way.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/vnc.c