From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZ2Yn-0000d1-MR for qemu-devel@nongnu.org; Tue, 11 Mar 2008 07:22:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZ2Yl-0000aY-LI for qemu-devel@nongnu.org; Tue, 11 Mar 2008 07:22:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZ2Yl-0000aB-DA for qemu-devel@nongnu.org; Tue, 11 Mar 2008 07:22:19 -0400 Received: from smtp02.citrix.com ([66.165.176.63]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZ2Yk-0000d5-SV for qemu-devel@nongnu.org; Tue, 11 Mar 2008 07:22:19 -0400 Received: from implementation.famille.thibault.fr (dhcp-16-192.uk.xensource.com [172.31.16.192]) by smtp01.ad.xensource.com (8.13.1/8.13.1) with ESMTP id m2BBLYY5009458 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Tue, 11 Mar 2008 04:21:36 -0700 Received: from samy by implementation.famille.thibault.fr with local (Exim 4.69) (envelope-from ) id 1JZ2Xx-0001dZ-D0 for qemu-devel@nongnu.org; Tue, 11 Mar 2008 12:21:29 +0100 Date: Tue, 11 Mar 2008 11:21:29 +0000 From: Samuel Thibault Message-ID: <20080311112129.GB4372@implementation.uk.xensource.com> References: <20080311111251.GA5831@implementation.uk.xensource.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080311111251.GA5831@implementation.uk.xensource.com> Subject: [Qemu-devel] Re: [PATCH] Slowdown SDL while minimized Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org BTW, it would be good for power consumption to provide a virtual HPET to the guest, and reprogram the host timer as appropriate. 10ms sleeps kill kitten ;) Samuel