From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrklI-00053F-44 for qemu-devel@nongnu.org; Tue, 03 Jun 2014 05:12:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WrklA-000352-Me for qemu-devel@nongnu.org; Tue, 03 Jun 2014 05:12:04 -0400 Received: from mx.beyond.pl ([92.43.117.49]:60884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrklA-00034A-Gu for qemu-devel@nongnu.org; Tue, 03 Jun 2014 05:11:56 -0400 Message-ID: <538D9158.5070008@beyond.pl> Date: Tue, 03 Jun 2014 11:11:52 +0200 From: =?UTF-8?B?TWFyY2luIEdpYnXFgmE=?= MIME-Version: 1.0 References: <1400253321-9239-1-git-send-email-agraf@suse.de> <538CDF30.9050902@beyond.pl> <20140603051630.GA2289@amt.cnet> In-Reply-To: <20140603051630.GA2289@amt.cnet> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] kvmclock: Ensure time in migration never goes backward List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: pbonzini@redhat.com, Alexander Graf , qemu-devel@nongnu.org > Can you give this patch a try? Should read the guest TSC values after > stopping the VM. Yes, this patch fixes that. Thanks, -- mg