From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLD43-0000RF-H5 for qemu-devel@nongnu.org; Wed, 05 Mar 2014 09:45:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLD3y-0003Ye-PH for qemu-devel@nongnu.org; Wed, 05 Mar 2014 09:44:55 -0500 Message-ID: <53173858.7020506@redhat.com> Date: Wed, 05 Mar 2014 15:44:40 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <49b80c368134449bb2b9093204aef6b6@BL2PR03MB210.namprd03.prod.outlook.com> <53170DFB.5050005@ozlabs.ru> <53172815.50806@redhat.com> <20140305134011.GH1993@redhat.com> <531730D8.6010607@redhat.com> <20140305142134.GI1993@redhat.com> <53173616.7020207@suse.de> <531736FD.907@suse.de> In-Reply-To: <531736FD.907@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] QEMU: PCI bus name on PowerPC platforms List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , "Daniel P. Berrange" Cc: "Hong-Hua.Yin@freescale.com" , Alexey Kardashevskiy , "qemu-devel@nongnu.org" , Li Zhang , "agraf@suse.de" , "qemu-ppc@nongnu.org" , "david@gibson.dropbear.id.au" Il 05/03/2014 15:38, Andreas F=C3=A4rber ha scritto: >> > >> > I believe so, yes. See >> > https://github.com/afaerber/qemu-cpu/commit/ce1c9b4302a4458e73ae6a6a= 13f4e4ee121f79ea > Err, on second thoughts that depends on the device not having an id=3D.= If > it does, then it's foo.0, not pci.0. Yeah, but builtin devices created by the boards likely will not have=20 ids. This is what needs testing. Paolo