From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=52281 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PMhFg-0003gm-4R for qemu-devel@nongnu.org; Sun, 28 Nov 2010 08:25:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PMhFf-00011i-0v for qemu-devel@nongnu.org; Sun, 28 Nov 2010 08:25:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:16072) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PMhFe-00011X-MG for qemu-devel@nongnu.org; Sun, 28 Nov 2010 08:25:10 -0500 Date: Sun, 28 Nov 2010 15:25:04 +0200 From: Gleb Natapov Message-ID: <20101128132504.GD2187@redhat.com> References: <1290012243-6087-1-git-send-email-gleb@redhat.com> <20101123153141.GD25606@redhat.com> <4CEBE7F4.9080200@linux.vnet.ibm.com> <4CF1706A.3000507@redhat.com> <20101128075404.GF6897@redhat.com> <20101128131352.GA12874@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101128131352.GA12874@redhat.com> Subject: [Qemu-devel] Re: [PATCHv6 00/16] boot order specification List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Anthony Liguori , kvm@vger.kernel.org, armbru@redhat.com, qemu-devel@nongnu.org, blauwirbel@gmail.com, Anthony Liguori , alex.williamson@redhat.com, kevin@koconnor.net, Avi Kivity On Sun, Nov 28, 2010 at 03:13:52PM +0200, Michael S. Tsirkin wrote: > On Sun, Nov 28, 2010 at 09:54:04AM +0200, Gleb Natapov wrote: > > On Sat, Nov 27, 2010 at 10:56:10PM +0200, Avi Kivity wrote: > > > On 11/23/2010 06:12 PM, Anthony Liguori wrote: > > > >On 11/23/2010 09:31 AM, Gleb Natapov wrote: > > > >>Anthony, Blue > > > >> > > > >>No comments on this patch series for almost a week. Can it be applied? > > > > > > > >Does that mean everyone's happy or have folks not gotten around to > > > >review it? > > > > > > > >IOW, last call if you have objections :-) > > > > > > > > > > I haven't reviewed this - I trust the author and maintainers to get > > > it right. > > > > > > But I notice the there is no documentation - surely some is needed? > > > > > > > The patch creates Openfirmware device path from qdev > > hierarchy. Each element of a device path depends on type of a bus > > the device resides on. You can find various bus bindings here: > > http://playground.sun.com/1275/bindings/ and main spec is here > > sun.com links have a tendency to disappear nowdays :) > Is this the official location? Aren't bindings part of some standard? > BTW on this link they are better organized: http://playground.sun.com/pub/p1275/home.html -- Gleb.