From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNerS-00060h-Vf for qemu-devel@nongnu.org; Sun, 22 Sep 2013 04:17:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VNerN-0000Gi-0q for qemu-devel@nongnu.org; Sun, 22 Sep 2013 04:17:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNerM-0000Ge-PA for qemu-devel@nongnu.org; Sun, 22 Sep 2013 04:17:40 -0400 Date: Sun, 22 Sep 2013 11:17:37 +0300 From: Gleb Natapov Message-ID: <20130922081737.GA28605@redhat.com> References: <52383EED.6080602@FreeBSD.org> <52384BF6.5030302@suse.de> <52386855.7080106@FreeBSD.org> <20130917184954.GA5657@redhat.com> <523B0BE0.90102@FreeBSD.org> <523B2C06.3060309@redhat.com> <523B393F.10203@FreeBSD.org> <20130922063103.GA25202@redhat.com> <523EA4D1.90101@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <523EA4D1.90101@FreeBSD.org> Subject: Re: [Qemu-devel] in_asm substitute for accel=kvm:tcg List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andriy Gapon Cc: Paolo Bonzini , Andreas =?utf-8?Q?F=C3=A4rber?= , qemu-devel@nongnu.org On Sun, Sep 22, 2013 at 11:05:37AM +0300, Andriy Gapon wrote: > on 22/09/2013 09:31 Gleb Natapov said the following: > > Which kernel version is this? What BSD version? > > $ uname -a > Linux kvm 3.8.0-27-generic #40-Ubuntu SMP Tue Jul 9 00:17:05 UTC 2013 x86_64 > x86_64 x86_64 GNU/Linux > That's pretty old kernel and there were a lot fixes in emulation since. Before we spend more time tracking this can you verify that the bug is reproducible with 3.11? -- Gleb.