Remove dumb_refresh
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 31 Oct 2008 20:34:40 +0000 (20:34 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 31 Oct 2008 20:34:40 +0000 (20:34 +0000)
commit7002ceebf813c829e3dfed59f84fc8d658a3ff31
treed0afdb014fba8386601c33c088c7a9148b62470c
parentde41b51b91b8f4cfc77e87f7714030498ba9d8e8
Remove dumb_refresh

It is safe not to set dpy_refresh and that's used to indicate that the display
doesn't need updates.  This saves us two wakeups per second.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5583 c046a42c-6fe2-441c-8c8c-71466251a162
vl.c