commit | 703bc68ff569ac06905fa91d6db02364374522e8 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Mon Aug 03 10:54:05 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Aug 10 13:05:30 2009 -0500 |
tree | 367fab8fa0510a69dc7c98c35ac27ad8ddbeb2ac | |
parent | c66b57fc144345e7f4b5f2bfc6a389d57d927647 [diff] |
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: