From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39360 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGmk6-0006bl-AR for qemu-devel@nongnu.org; Tue, 25 May 2010 01:31:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OGmk5-0002Zg-Cw for qemu-devel@nongnu.org; Tue, 25 May 2010 01:31:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62793) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OGmk5-0002ZU-4u for qemu-devel@nongnu.org; Tue, 25 May 2010 01:31:53 -0400 Date: Tue, 25 May 2010 08:31:49 +0300 From: Gleb Natapov Subject: Re: [Qemu-devel] Re: [PATCH, RFC 1/4] mc146818: move hpet handling to pc.c Message-ID: <20100525053149.GL22163@redhat.com> References: <4BF94C6E.8080800@web.de> <4BFA9BAE.1040502@web.de> <4BFADF8F.9050103@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BFADF8F.9050103@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 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? -- Gleb.