From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYmo1-0003Kx-Tz for qemu-devel@nongnu.org; Thu, 28 Aug 2008 15:05:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYmo0-0003It-6m for qemu-devel@nongnu.org; Thu, 28 Aug 2008 15:05:17 -0400 Received: from [199.232.76.173] (port=58618 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYmo0-0003Ih-0R for qemu-devel@nongnu.org; Thu, 28 Aug 2008 15:05:16 -0400 Received: from hs-out-0708.google.com ([64.233.178.251]:32338) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KYmnz-0001G1-Fy for qemu-devel@nongnu.org; Thu, 28 Aug 2008 15:05:15 -0400 Received: by hs-out-0708.google.com with SMTP id k27so135351hsc.2 for ; Thu, 28 Aug 2008 12:05:12 -0700 (PDT) Message-ID: Date: Thu, 28 Aug 2008 22:05:11 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] [sparc64] qemu crashes after the "OpenBIOS for Sparc64" banner is printed In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48B6A035.2090105@jermar.eu> <48B6CD69.5020101@jermar.eu> <48B6D967.6090604@jermar.eu> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jakub Jermar Cc: qemu-devel@nongnu.org On 8/28/08, Blue Swirl wrote: > On 8/28/08, Jakub Jermar wrote: > > > Blue Swirl wrote: > > > > > > > > > > > > > > What host? On my amd64 and using the latest OpenBIOS I get this: > > > > > > > > > > > > > > > > It works on amd64 for me too, so it's an ia32 issue. > > If I sent you an ia32 coredump, would that be of any help to you? > > > No thanks, I can no reproduce it. Maybe the reason can be found with bisection. f2bc7e7fa175b61a20c6f10c324d7c4d68af676f is first bad commit commit f2bc7e7fa175b61a20c6f10c324d7c4d68af676f Author: blueswir1 Date: Tue May 27 17:35:30 2008 +0000 Move non-op functions from op_helper.c to helper.c and vice versa. Rearrange interrupt handling to match other targets. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4590 c046a42c-6fe2-441c-8c8c-71466251a162 :100644 100644 65af9a6d879e922ad0e90bd110f087ac81032bcf 5e64fa43cae3b7fc12507621351cd4d0b82cb4b0 M cpu-exec.c :040000 040000 f519a87338e29fd5d3a642698fd4dd405bf19024 adfd50c255dccdee1098c3131cca5c20453d19f9 M target-sparc