From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WktTj-0005vs-On for qemu-devel@nongnu.org; Thu, 15 May 2014 07:05:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WktTc-0004yn-92 for qemu-devel@nongnu.org; Thu, 15 May 2014 07:05:35 -0400 Message-ID: <53749ED8.5090708@ilande.co.uk> Date: Thu, 15 May 2014 12:02:48 +0100 From: Mark Cave-Ayland MIME-Version: 1.0 References: <537483A4.5060800@ilande.co.uk> <537493F6.2040804@ilande.co.uk> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Qemu stucking List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sonia verma Cc: qemu-ppc@nongnu.org, qemu-devel On 15/05/14 11:50, sonia verma wrote: > Hi Mark > > The gcc version I'm using is 4.8.1 . > It is not working with the standard Qemu. Unfortunately if it doesn't work with standard QEMU then it sounds as if there is something wrong with either your OpenBIOS binary or build environment. The debian_lenny_powerpc_standard.qcow2 image boots fine for me (albeit not with -nographic) using a fresh build from git. I would suggest trying the same, using the pre-built OpenBIOS images and see if that works. It may also be worth raising a bug report with your distro if they are shipping corrupt binaries. Kind regards, Mark.