From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRmxX-0002ZK-1b for qemu-devel@nongnu.org; Tue, 08 May 2012 12:08:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRmxM-0003Et-7k for qemu-devel@nongnu.org; Tue, 08 May 2012 12:08:18 -0400 Received: from e24smtp02.br.ibm.com ([32.104.18.86]:59256) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRmxL-00035H-Sr for qemu-devel@nongnu.org; Tue, 08 May 2012 12:08:08 -0400 Received: from /spool/local by e24smtp02.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 8 May 2012 13:07:40 -0300 Received: from d24relay01.br.ibm.com (d24relay01.br.ibm.com [9.8.31.16]) by d24dlp02.br.ibm.com (Postfix) with ESMTP id D351C1DC004F for ; Tue, 8 May 2012 13:07:30 -0300 (BRT) Received: from d24av04.br.ibm.com (d24av04.br.ibm.com [9.8.31.97]) by d24relay01.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q48G5rcX2855142 for ; Tue, 8 May 2012 13:05:53 -0300 Received: from d24av04.br.ibm.com (loopback [127.0.0.1]) by d24av04.br.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q48E7N2A022630 for ; Tue, 8 May 2012 11:07:23 -0300 Message-ID: <4FA944C6.20109@linux.vnet.ibm.com> Date: Tue, 08 May 2012 13:07:34 -0300 From: =?UTF-8?B?Q3LDrXN0aWFuIFZpYW5h?= MIME-Version: 1.0 References: <1334344584-10098-1-git-send-email-vianac@linux.vnet.ibm.com> <4F984D7C.1070902@us.ibm.com> <4F9AD46A.5020405@linux.vnet.ibm.com> <4F9ADA62.1090002@us.ibm.com> <4F9B0C9B.2040606@linux.vnet.ibm.com> <4F9B2859.6030205@linux.vnet.ibm.com> In-Reply-To: <4F9B2859.6030205@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 1/1 v3] Allow machines to configure the QEMU_VERSION that's exposed via hardware List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Anthony Liguori , qemu-devel@nongnu.org On 27-04-2012 20:14, Crístian Viana wrote: > On 27-04-2012 18:23, Peter Maydell wrote: >> That appears to contain one of your older versions of this patch, not >> v3. (It touches bsd-user/main.c, for example.) -- PMM > You were right, it was an older version. Now the branch is updated and > rebased against the current master. Could you still reproduce the SEGV? Best regards, Crístian.