From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eZy89-0006Uc-Rt for qemu-devel@nongnu.org; Fri, 12 Jan 2018 07:08:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eZy87-0005eI-7A for qemu-devel@nongnu.org; Fri, 12 Jan 2018 07:08:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46010) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eZy87-0005dn-0e for qemu-devel@nongnu.org; Fri, 12 Jan 2018 07:08:15 -0500 References: <1515756676-3860-1-git-send-email-pbonzini@redhat.com> <1515756676-3860-5-git-send-email-pbonzini@redhat.com> <002101d38b9b$1f730620$5e591260$@ru> From: Paolo Bonzini Message-ID: <80ed7db1-e4b4-923f-5da5-a839d0995ced@redhat.com> Date: Fri, 12 Jan 2018 13:08:09 +0100 MIME-Version: 1.0 In-Reply-To: <002101d38b9b$1f730620$5e591260$@ru> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 04/52] hpet: recover timer offset correctly List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Dovgalyuk , qemu-devel@nongnu.org Cc: 'Maria Klimushenkova' , 'Pavel Dovgalyuk' On 12/01/2018 12:47, Pavel Dovgalyuk wrote: > This revision is incorrect. > Here is the latest one: https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg01751.html _That_ version was posted on 10 Jan. _This_ version was posted on 11 Jan. So this one is the latest one; the latest one is wrong too. I wasted at least one hour this morning due to patches that didn't compile, please *please* be more careful, and send a follow-up for the problem with this version. Paolo