Home
last modified time | relevance | path

Searched hist:d616ccc5dd771024e04b9b15d7ca30bc7fe8fce3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc.hdiff d616ccc5dd771024e04b9b15d7ca30bc7fe8fce3 Tue Jul 29 05:14:08 CDT 2014 Gerd Hoffmann <kraxel@redhat.com> vnc: remove vnc_display global

Replace with a vnc_displays list, so we can have multiple vnc server
instances. Add vnc_server_find function to lookup a display by id.
With no id supplied return the first vnc server, for backward
compatibility reasons.

It is not possible (yet) to actually create multiple vnc server
instances.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>
H A Dvnc.cdiff d616ccc5dd771024e04b9b15d7ca30bc7fe8fce3 Tue Jul 29 05:14:08 CDT 2014 Gerd Hoffmann <kraxel@redhat.com> vnc: remove vnc_display global

Replace with a vnc_displays list, so we can have multiple vnc server
instances. Add vnc_server_find function to lookup a display by id.
With no id supplied return the first vnc server, for backward
compatibility reasons.

It is not possible (yet) to actually create multiple vnc server
instances.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>