qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu console.h sdl.c vl.c
@ 2008-03-13 19:20 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2008-03-13 19:20 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Aurelien Jarno <aurel32>	08/03/13 19:20:33

Modified files:
	.              : console.h sdl.c vl.c 

Log message:
	Slowdown SDL while minimized
	
	When SDL is invisible/minimized, there is no need to keep calling the
	VGA refresh 33 times per second.  This patch reduces in that case the
	rate to 2 times per second, which should be responsive enough for the
	un-minimizing event.
	
	(Samuel Thibault)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/console.h?cvsroot=qemu&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/qemu/sdl.c?cvsroot=qemu&r1=1.47&r2=1.48
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cvsroot=qemu&r1=1.410&r2=1.411

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-13 19:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-13 19:20 [Qemu-devel] qemu console.h sdl.c vl.c Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).