From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLA30-0007aA-5q for qemu-devel@nongnu.org; Tue, 10 Feb 2015 07:36:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLA2w-0003IH-4D for qemu-devel@nongnu.org; Tue, 10 Feb 2015 07:36:10 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35441) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLA2v-0003I0-T2 for qemu-devel@nongnu.org; Tue, 10 Feb 2015 07:36:06 -0500 Message-ID: <54D9FB2A.9020604@redhat.com> Date: Tue, 10 Feb 2015 13:35:54 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <54D9CEC9.9040902@kamp.de> <20150210105038.GA32350@amt.cnet> <54D9F6EC.5080807@kamp.de> In-Reply-To: <54D9F6EC.5080807@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:17, Peter Lieven wrote: > > I have build my kvm module from > > http://git.kiszka.org/?p=kvm-kmod.git > > but it seems not to have been updates since October. > The patch is not in there. > > Is that repository not up to date anymore? Ahem, 3.19 was released last Sunday. Give us some breathing room... Paolo