From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [patch 1/8] KVM: timer interface unification Date: Wed, 08 Jul 2009 16:33:36 +0300 Message-ID: <4A54A030.9070408@redhat.com> References: <20090706015511.923596553@localhost.localdomain> <20090706015812.465334091@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Marcelo Tosatti Return-path: Received: from mx2.redhat.com ([66.187.237.31]:60059 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754715AbZGHNbH (ORCPT ); Wed, 8 Jul 2009 09:31:07 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n68DV7TS002218 for ; Wed, 8 Jul 2009 09:31:07 -0400 In-Reply-To: <20090706015812.465334091@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On 07/06/2009 04:55 AM, Marcelo Tosatti wrote: > Hide details of timer emulation behind an interface, and unify > the hrtimer based implementation. > For bisectability, might want to split into three: introduce generic timer, migrate lapic timer, migrate pit timer. -- error compiling committee.c: too many arguments to function