From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KGsID-00016u-Iv for qemu-devel@nongnu.org; Thu, 10 Jul 2008 05:18:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KGsIA-00014A-IK for qemu-devel@nongnu.org; Thu, 10 Jul 2008 05:18:24 -0400 Received: from [199.232.76.173] (port=40522 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KGsIA-00013t-33 for qemu-devel@nongnu.org; Thu, 10 Jul 2008 05:18:22 -0400 Received: from smtp.eu.citrix.com ([62.200.22.115]:52982) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KGsI9-0006lo-Mj for qemu-devel@nongnu.org; Thu, 10 Jul 2008 05:18:21 -0400 Date: Thu, 10 Jul 2008 10:18:01 +0100 From: Samuel Thibault Subject: Re: [Qemu-devel] [RFC][PATCH] Add HPET emulation to qemu Message-ID: <20080710091801.GA4536@implementation.uk.xensource.com> References: <1215661726.9862.33.camel@beth-ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1215661726.9862.33.camel@beth-ubuntu> 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 Cc: agraf@suse.de, kvm@vger.kernel.org Cool! Does it now happen that qemu no longer wakes up every 10ms? If not, please try to make sure it happens, that would eventually fix that power leak :) Samuel