From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTvFu-0002Qg-CP for qemu-devel@nongnu.org; Thu, 23 Jul 2009 06:10:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTvFr-0002O9-HL for qemu-devel@nongnu.org; Thu, 23 Jul 2009 06:10:29 -0400 Received: from [199.232.76.173] (port=58467 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTvFq-0002N1-Ne for qemu-devel@nongnu.org; Thu, 23 Jul 2009 06:10:26 -0400 Received: from [92.249.64.3] (port=62642 helo=pautina.in.ua) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTvFq-0006XX-3s for qemu-devel@nongnu.org; Thu, 23 Jul 2009 06:10:26 -0400 Message-ID: <4A68370A.2000405@icyb.net.ua> Date: Thu, 23 Jul 2009 13:10:18 +0300 From: Andriy Gapon MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: hpet emulation problems References: <4A65B4BD.5040601@icyb.net.ua> <4A65BA5A.5000608@icyb.net.ua> <4A660611.6040801@us.ibm.com> <4A660867.7060404@icyb.net.ua> In-Reply-To: <4A660867.7060404@icyb.net.ua> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Beth Kon Cc: qemu-devel@nongnu.org BTW, looking here: http://lxr.linux.no/linux+v2.6.30/drivers/char/hpet.c I see that the code sets level-triggered mode. I think that this is a driver for exposing HPET to userland (as opposed to using it as a clock source). -- Andriy Gapon