From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tgli2-0001vI-H6 for qemu-devel@nongnu.org; Thu, 06 Dec 2012 19:22:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tglhy-0001zQ-FB for qemu-devel@nongnu.org; Thu, 06 Dec 2012 19:22:30 -0500 Received: from usrksweb02.endace.com ([174.143.168.194]:53611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tglhy-0001zI-9B for qemu-devel@nongnu.org; Thu, 06 Dec 2012 19:22:26 -0500 Message-ID: <50C136B8.2080001@endace.com> Date: Fri, 7 Dec 2012 13:22:16 +1300 From: Alexey Korolev MIME-Version: 1.0 References: <50BEA7C0.5020602@endace.com> <50BEF818.90002@redhat.com> <50C01A79.6080904@endace.com> <50C04CFD.4080400@redhat.com> In-Reply-To: <50C04CFD.4080400@redhat.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: Gerd Hoffmann Cc: "Michael S. Tsirkin" , "qemu-devel@nongnu.org" , Avi Kivity On 06/12/12 20:45, Gerd Hoffmann wrote: > 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? It is a 64bit guest OS. I've upgraded to RHEL 5.8 and still have the same problem. Could you please send me a qemu command line you are running?