From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLAf1-0004Vo-Tm for qemu-devel@nongnu.org; Tue, 10 Feb 2015 08:15:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLAex-0008Ir-2D for qemu-devel@nongnu.org; Tue, 10 Feb 2015 08:15:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLAew-0008Hj-Qs for qemu-devel@nongnu.org; Tue, 10 Feb 2015 08:15:22 -0500 Message-ID: <54DA045E.7000801@redhat.com> Date: Tue, 10 Feb 2015 14:15:10 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <54D9CEC9.9040902@kamp.de> <20150210105038.GA32350@amt.cnet> <54D9F6EC.5080807@kamp.de> <54D9FB2A.9020604@redhat.com> <54DA001B.9030900@kamp.de> In-Reply-To: <54DA001B.9030900@kamp.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven , Marcelo Tosatti Cc: "qemu-devel@nongnu.org" , agraf@suse.de On 10/02/2015 13:56, Peter Lieven wrote: >> Ahem, 3.19 was released last Sunday. Give us some breathing room... > > I missed the next branch. I checked that out and updated the submodule > to commit bfa76d49576599a4b9f9b7a71f23d73d6dcff735. > > Does that make sense? Yes, but it is still not ready. It only works with 3.18 and 3.16. You should just use the stable kernels. I sent out Marcelo's patch and it should percolate to the stable kernels in the next few days/weeks. Paolo