From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsONc-0006gC-Hh for qemu-devel@nongnu.org; Thu, 27 Jun 2013 22:25:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsONb-00065I-Nx for qemu-devel@nongnu.org; Thu, 27 Jun 2013 22:25:44 -0400 Received: from mail-ie0-f173.google.com ([209.85.223.173]:33377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsONb-00064z-1m for qemu-devel@nongnu.org; Thu, 27 Jun 2013 22:25:43 -0400 Received: by mail-ie0-f173.google.com with SMTP id k13so3106277iea.18 for ; Thu, 27 Jun 2013 19:25:42 -0700 (PDT) Date: Thu, 27 Jun 2013 21:08:57 -0500 From: Rob Landley Message-Id: <1372385337.2776.153@driftwood> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Openbios upgrade broke sparc32 linux. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Blue Swirl Commit 467b34689d27 upgraded the openbios image, and ever since my =20 linux system images hang about the time they try to initialize =20 interrupts. http://landley.net/aboriginal/bin/system-image-sparc.tar.bz2 Extract that and "./run-emulator.sh" in the tarball. Using qemu 1.2.0 =20 for example works fine, you get a shell prompt. Using 1.5.0 hangs. Rob=