From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmIt1-0005LO-CF for qemu-devel@nongnu.org; Tue, 24 Mar 2009 22:30:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmIsz-0005LB-Fq for qemu-devel@nongnu.org; Tue, 24 Mar 2009 22:30:34 -0400 Received: from [199.232.76.173] (port=38334 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmIsz-0005L8-B6 for qemu-devel@nongnu.org; Tue, 24 Mar 2009 22:30:33 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:54946 helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LmIsz-0001Ul-26 for qemu-devel@nongnu.org; Tue, 24 Mar 2009 22:30:33 -0400 From: Rob Landley Subject: Re: [Qemu-devel] svn 6658 broke powerpc. Date: Tue, 24 Mar 2009 21:30:28 -0500 References: <200903171857.42875.rob@landley.net> <200903211344.55267.rob@landley.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903242130.29317.rob@landley.net> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: The OpenBIOS Mailinglist , qemu-devel@nongnu.org On Sunday 22 March 2009 11:54:22 Blue Swirl wrote: > > So the bug was introduced (or at least triggered) by revision 452: > > > > http://tracker.coreboot.org/trac/openbios/changeset/452/openbios-devel > > > > Anything in there look broken to you? > > Fixed in r481. I removed the PCI encode-unit/decode-unit methods for > non-bus devices, now get-instance-path works. Cool! Is there a procedure to ask how to queue this up for qemu 0.10.2? :) Rob (By the way: qemu is shipping a gpled bios binary without accompanying source code. I realize that the maintainer of said binary checked it in, but what exactly is the rationale here?)