From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUILm-00043R-Dl for qemu-devel@nongnu.org; Mon, 11 Jan 2010 06:22:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUILh-00042U-6V for qemu-devel@nongnu.org; Mon, 11 Jan 2010 06:22:21 -0500 Received: from [199.232.76.173] (port=49678 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUILh-00042R-08 for qemu-devel@nongnu.org; Mon, 11 Jan 2010 06:22:17 -0500 Received: from mail-pw0-f43.google.com ([209.85.160.43]:56248) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUILg-00076G-N7 for qemu-devel@nongnu.org; Mon, 11 Jan 2010 06:22:16 -0500 Received: by pwj11 with SMTP id 11so1661878pwj.2 for ; Mon, 11 Jan 2010 03:22:14 -0800 (PST) MIME-Version: 1.0 Date: Mon, 11 Jan 2010 19:22:12 +0800 Message-ID: From: Zhiyong Wu Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] Hang up: qemu-system-ppc creates a ppc VM on a x86_64 host with OS Fedora12. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, kvm@vger.kernel.org Cc: Zhiyong Wu , llim@redhat.com, agraf@suse.de HI, guys, when qemu-system-ppc creates a f12 ppc VM on a f12 x86_64 host, qemu hangs on the command line of openbios such as: Welcome to OpenBIOS v1.0 built on Dec 7 2009 17:11 0 > While qemu creates a RH5.4 ppc VM, the output is such as: .... cd:0,\ppc\chrp\yaboot.conf: Unknown or corrupt filesystem .... Can anyone also encounter the same issue or know how to solve it? It will be apprieciated for any help or comment from you. Cheers, Zhiyong Wu