From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42410 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGnNb-0006Fk-9K for qemu-devel@nongnu.org; Tue, 25 May 2010 02:12:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OGnNa-0007R1-4f for qemu-devel@nongnu.org; Tue, 25 May 2010 02:12:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44703) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OGnNZ-0007Qr-SH for qemu-devel@nongnu.org; Tue, 25 May 2010 02:12:42 -0400 Date: Tue, 25 May 2010 09:12:38 +0300 From: Gleb Natapov Subject: Re: [Qemu-devel] Re: [PATCH, RFC 1/4] mc146818: move hpet handling to pc.c Message-ID: <20100525061238.GO22163@redhat.com> References: <4BF94C6E.8080800@web.de> <4BFA9BAE.1040502@web.de> <4BFADF8F.9050103@web.de> <20100525053149.GL22163@redhat.com> <4BFB697E.60204@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BFB697E.60204@web.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Blue Swirl , qemu-devel On Tue, May 25, 2010 at 08:09:02AM +0200, Jan Kiszka wrote: > Gleb Natapov wrote: > > On Mon, May 24, 2010 at 10:20:31PM +0200, Jan Kiszka wrote: > >>> Maybe the coalescing should be pushed to APIC, or even generalized. > >> The latter has happened, hopefully in the right direction. > >> > > What do you mean by that? > > The latter: I tried to generalize. Please look at patch 7 & 8 of my HPET > series. > Already did. I hope you will have more luck with this (obviously correct) approach than I had two years ago. -- Gleb.