From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7jfu-0001E6-LW for qemu-devel@nongnu.org; Wed, 14 Mar 2012 04:35:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7jfo-00035a-Dd for qemu-devel@nongnu.org; Wed, 14 Mar 2012 04:35:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7jfo-000358-5v for qemu-devel@nongnu.org; Wed, 14 Mar 2012 04:35:08 -0400 Message-ID: <4F60581A.7000800@redhat.com> Date: Wed, 14 Mar 2012 09:34:34 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/7] RTC: New logic to emulate RTC List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Zhang, Yang Z" Cc: "aliguori@us.ibm.com" , Marcelo Tosatti , Jan Kiszka , "qemu-devel@nongnu.org" , "kvm@vger.kernel.org" Il 14/03/2012 01:00, Zhang, Yang Z ha scritto: > Is there any comments with the version 3? Can you explain why you dropped the logic to set the timer to the next event? Paolo