a single vnc timer to refresh the screen
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Mon, 3 Aug 2009 09:54:05 +0000 (10:54 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 10 Aug 2009 18:05:30 +0000 (13:05 -0500)
commit703bc68ff569ac06905fa91d6db02364374522e8
tree367fab8fa0510a69dc7c98c35ac27ad8ddbeb2ac
parentc66b57fc144345e7f4b5f2bfc6a389d57d927647
a single vnc timer to refresh the screen

This patch removes the timer per vnc client connected and adds a single
timer to update all the possible clients.
We call vga_hw_update only once in the timer handler.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
vnc.c
vnc.h