From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPfzL-00042U-L7 for qemu-devel@nongnu.org; Mon, 17 Mar 2014 18:26:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPfzF-0003gV-N0 for qemu-devel@nongnu.org; Mon, 17 Mar 2014 18:26:31 -0400 Message-ID: <53277666.6040205@reactos.org> Date: Mon, 17 Mar 2014 23:25:42 +0100 From: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= MIME-Version: 1.0 References: <5327541D.3020709@web.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 09/10] raven: fix PCI bus accesses with size > 1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Artyom Tarasenko Cc: Mark Cave-Ayland , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , qemu-ppc@nongnu.org, qemu-devel Hi, Le lun. 17 mars 2014 22:55:37 CET, Artyom Tarasenko a =C3=A9crit : [...] >> BTW another unresolved issue that's been discussed is whether we shoul= d >> change the default CPU for -M prep. I've been open to doing so for 2.0 >> but would like some pointer that such a machine did exist > > That's fair. I don't have any preference here though, as long as the > necessary cpu can be selected via the command line. > >> rather than just happens to work better with OpenBIOS. > > Oh, there is a compatible version of OpenBIOS available?! Are the > binaries shared somewhere? You can check http://repo.or.cz/w/qemu/hpoussin.git , branch raven. It contains the patchset I just sent, and a few more patches to switch=20 to OpenBIOS on PReP. The required binary is already committed in QEMU (pc-bios/openbios-ppc) > BTW is there any Linux distribution newer than Debian Woody available f= or PReP? My PReP machine is running Debian Woody with a custom 2.4.22 kernel.=20 Enough for most things :) Herv=C3=A9