From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgWoK-0000NS-Bl for qemu-devel@nongnu.org; Thu, 06 Dec 2012 03:28:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TgWoJ-0005ZS-6p for qemu-devel@nongnu.org; Thu, 06 Dec 2012 03:28:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgWoI-0005ZC-VI for qemu-devel@nongnu.org; Thu, 06 Dec 2012 03:27:59 -0500 Message-ID: <50C04CFD.4080400@redhat.com> Date: Thu, 06 Dec 2012 08:45:01 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <50BEA7C0.5020602@endace.com> <50BEF818.90002@redhat.com> <50C01A79.6080904@endace.com> In-Reply-To: <50C01A79.6080904@endace.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [BUG] QEMU crashes when 64bit BAR is present List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Korolev Cc: "Michael S. Tsirkin" , "qemu-devel@nongnu.org" , Avi Kivity On 12/06/12 05:09, Alexey Korolev wrote: > I tried the head today. > Qemu crashes in the same way as before. Hmm. Doesn't reproduce here (using RHEL-5 as guest, although it is 5.8 so more recent than your centos 5.5). Is this a 32bit or 64bit guest? cheers, Gerd