From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdSpd-0006U8-AI for qemu-devel@nongnu.org; Mon, 04 Nov 2013 17:41:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdSpY-0005jz-02 for qemu-devel@nongnu.org; Mon, 04 Nov 2013 17:41:13 -0500 Received: from smtp3-g21.free.fr ([2a01:e0c:1:1599::12]:36082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdSpX-0005jd-9N for qemu-devel@nongnu.org; Mon, 04 Nov 2013 17:41:07 -0500 Message-ID: <52782275.50909@reactos.org> Date: Mon, 04 Nov 2013 23:40:53 +0100 From: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= MIME-Version: 1.0 References: <20131029152532.10562.77780.malonedeb@wampee.canonical.com> <20131029152532.10562.77780.malonedeb@wampee.canonical.com> In-Reply-To: <20131029152532.10562.77780.malonedeb@wampee.canonical.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bug 1245924 <1245924@bugs.launchpad.net> Cc: qemu-devel@nongnu.org Darkstar a =C3=A9crit : > I'm trying to run the following: > qemu-system-mips64el --machine magnum [...] > > The qemu binaries from (k)ubuntu work fine. "info version" shows > 1.5.0 (Debian 1.5.0+dfsg-3ubuntu5) > > When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu > only shows a black screen when starting. This is a regression in QEMU 1.6.0/1.6.1 I just sent a patch to fix this issue: http://lists.gnu.org/archive/html/qemu-devel/2013-11/msg00296.html Herv=C3=A9