From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42022 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pz1yw-000530-Hh for qemu-devel@nongnu.org; Mon, 14 Mar 2011 03:14:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pz1ym-0004b0-Ix for qemu-devel@nongnu.org; Mon, 14 Mar 2011 03:14:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pz1ym-0004ao-28 for qemu-devel@nongnu.org; Mon, 14 Mar 2011 03:14:12 -0400 Message-ID: <4D7DC03E.3080202@redhat.com> Date: Mon, 14 Mar 2011 08:14:06 +0100 From: Paolo Bonzini MIME-Version: 1.0 Subject: Re: [Qemu-devel] [RFC PATCH 0/5] allow arbitrary scaling of timers References: <1299949460-4387-1-git-send-email-pbonzini@redhat.com> <4D7C02B6.3000503@codemonkey.ws> In-Reply-To: <4D7C02B6.3000503@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On 03/13/2011 12:33 AM, Anthony Liguori wrote: > > Really nice series. > > The whole thing Reviewed-by: Anthony Liguori > > Did you really mean to RFC this? I don't think there's any sort of > problem applying this as it's mostly mechanical. Yeah, it's just that the topic had been brought before and other people may have other ideas regarding the API. It's something pretty central so the API change warranted an RFC. If you want to apply it, now or in a few days, I certainly won't complain. Paolo