From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAYLF-00055p-Hc for qemu-devel@nongnu.org; Wed, 21 Mar 2012 23:05:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SAYLD-0002xE-Rr for qemu-devel@nongnu.org; Wed, 21 Mar 2012 23:05:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30612) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAYLD-0002ww-Jy for qemu-devel@nongnu.org; Wed, 21 Mar 2012 23:05:31 -0400 Message-ID: <4F6A96F6.1070301@redhat.com> Date: Thu, 22 Mar 2012 04:05:26 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <4F68759E.10805@redhat.com> <4F6A757B.4020503@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 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" , "qemu-devel@nongnu.org" , "kvm@vger.kernel.org" Il 22/03/2012 04:03, Zhang, Yang Z ha scritto: >> > Yes, that's fine. But I also see some cases in which the first upgrade >> > cycle after divider reset is not reported. The second, 1.5 seconds >> > after divider reset, is fine. > I think your patch can fix it. Right? No. :( It makes it a lot less likely, but still occurs every 2-3 runs. Paolo