From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeU5B-0006Yx-4R for qemu-devel@nongnu.org; Mon, 20 May 2013 13:41:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UeU51-0000Bx-8B for qemu-devel@nongnu.org; Mon, 20 May 2013 13:41:13 -0400 Received: from indium.canonical.com ([91.189.90.7]:50021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeU51-0000Bi-2F for qemu-devel@nongnu.org; Mon, 20 May 2013 13:41:03 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1UeU50-0001Vu-IS for ; Mon, 20 May 2013 17:41:02 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 7C7512E807E for ; Mon, 20 May 2013 17:41:02 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Mon, 20 May 2013 17:32:44 -0000 From: Aurelien Jarno Sender: bounces@canonical.com References: <20130130160710.1785.43097.malonedeb@soybean.canonical.com> Message-Id: <20130520173246.1020.83023.launchpad@soybean.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1110531] Re: regression booting pxa kernels Reply-To: Bug 1110531 <1110531@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ** Changed in: qemu Status: Fix Committed =3D> Fix Released -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1110531 Title: regression booting pxa kernels Status in QEMU: Fix Released Bug description: Somewhere between qemu 1.1.2 and 1.2.0 OpenBSD zaurus kernels and ramdisk images stopped booting properly and instead end up in the kernel debugger. This behaviour is still present in the latest git and appears to have been introduced in: commit e2f8a44d0d425a22cca5855702f534536f5e8c90 Author: Peter Maydell Date: Wed Jun 20 11:57:07 2012 +0000 hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regs Convert the PXA2xx CLKCFG and PWRMODE cp14 registers to the new arm_cp_reginfo scheme. Signed-off-by: Peter Maydell To duplicate this behaviour: http://ftp.openbsd.org/pub/OpenBSD/5.2/zaurus/bsd.rd $ qemu-system-arm -M spitz -serial stdio -kernel bsd.rd -portrait should boot to an install prompt. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1110531/+subscriptions