From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=41050 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OK3f5-0007ef-Vx for qemu-devel@nongnu.org; Thu, 03 Jun 2010 02:12:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OK3f4-0002H4-0y for qemu-devel@nongnu.org; Thu, 03 Jun 2010 02:12:15 -0400 Received: from fmmailgate03.web.de ([217.72.192.234]:45709) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OK3f3-0002Gm-Mg for qemu-devel@nongnu.org; Thu, 03 Jun 2010 02:12:13 -0400 Message-ID: <4C0747BA.7030708@web.de> Date: Thu, 03 Jun 2010 08:12:10 +0200 From: Jan Kiszka MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v3 02/17] qdev: Fix scanning across single-bus devices References: <6a034099416bccaf10e56861896ae98239c19aa6.1274612367.git.jan.kiszka@web.de> <201006030658.02267.paul@codesourcery.com> In-Reply-To: <201006030658.02267.paul@codesourcery.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7AB8B5D3EF0A5F8449AD9141" Sender: jan.kiszka@web.de List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: Anthony Liguori , Juan Quintela , Jan Kiszka , qemu-devel@nongnu.org, Luiz Capitulino , Blue Swirl , Avi Kivity , Markus Armbruster This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7AB8B5D3EF0A5F8449AD9141 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Paul Brook wrote: >> From: Jan Kiszka >> >> As long as we allow /dev.1 as shortcut for /dev1/bus1, we also have to= >> make sure that /dev1/dev2 works for /dev1/bus1/dev2/bus2 - as long as >> there is only one child bus per device. >=20 > How about we make this explicit in the syntax by having a different sep= arator=20 > for bus names. e.g. /dev1:bus1/dev2:bus1. Omitting the :bus is then=20 > unambiguous. =2E..as long as there will always be only one bus at dev1 and/or only one= dev2 on dev1's buses. I think we should stick with the consensus of dropping these abbreviation= s. Jan --------------enig7AB8B5D3EF0A5F8449AD9141 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkwHR7oACgkQitSsb3rl5xRRuACfV0wlIVYQlDK1/oWyL+zFJtpc zugAn3unZi+/hEqu9ToAWl03P9Xe6/FA =0DDS -----END PGP SIGNATURE----- --------------enig7AB8B5D3EF0A5F8449AD9141--