From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49231) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrXmh-0007As-CU for qemu-devel@nongnu.org; Mon, 02 Jun 2014 15:20:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WrXmZ-0005om-H8 for qemu-devel@nongnu.org; Mon, 02 Jun 2014 15:20:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrXmZ-0005oi-8y for qemu-devel@nongnu.org; Mon, 02 Jun 2014 15:20:31 -0400 Date: Mon, 2 Jun 2014 16:20:15 -0300 From: Marcelo Tosatti Message-ID: <20140602192015.GA9999@amt.cnet> References: <20140602175104.579823673@amt.cnet> <538CCB0E.8050909@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <538CCB0E.8050909@redhat.com> Subject: Re: [Qemu-devel] [patch 0/3] add QMP command to reset rtc interrupt backlog (v3) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: gleb@kernel.org, pbonzini@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com, mprivozn@redhat.com On Mon, Jun 02, 2014 at 01:05:50PM -0600, Eric Blake wrote: > On 06/02/2014 11:51 AM, mtosatti@redhat.com wrote: > > It is necessary to reset RTC interrupt backlog if guest time is > > synchronized via a different mechanism, such as QGA's guest-set-time > > command. > > > > Failing to do so causes both corrections to be applied (summed), > > resulting in an incorrect guest time. > > Please send v3 of a series as a new top-level thread instead of buried > as a reply to v2. I prefer to delete whole threads i am not interested in. What is the problem with threads for you ?