From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sdf6C-0007lj-4R for qemu-devel@nongnu.org; Sun, 10 Jun 2012 06:10:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sdf6A-0005xj-De for qemu-devel@nongnu.org; Sun, 10 Jun 2012 06:10:19 -0400 Received: from mout.web.de ([212.227.17.11]:63837) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sdf6A-0005xa-3w for qemu-devel@nongnu.org; Sun, 10 Jun 2012 06:10:18 -0400 Message-ID: <4FD47286.2010403@web.de> Date: Sun, 10 Jun 2012 12:10:14 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <20120610093724.GB6250@redhat.com> In-Reply-To: <20120610093724.GB6250@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig32E784BAE5B357DE70E2B2F7" Subject: Re: [Qemu-devel] [PATCH 09/13] pci: Introduce and apply PCIDeviceAddress List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Alex Williamson , qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig32E784BAE5B357DE70E2B2F7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2012-06-10 11:37, Michael S. Tsirkin wrote: > On Mon, Jun 04, 2012 at 10:52:17AM +0200, Jan Kiszka wrote: >> This type encapsulates everything from domain to function. Use it firs= t >> to simplify the pci_parse_devaddr interface. >> >> Signed-off-by: Jan Kiszka >=20 > OK. > Except this really is a legacy interface. > So please call it PCILegacyDeviceAddress > or something like that. Nope. It might be used for legacy addressing of emulated devices, but it's not legacy for PCI host devices. The address container is neutral /wrt its usage. Jan --------------enig32E784BAE5B357DE70E2B2F7 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.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/UcoYACgkQitSsb3rl5xQvYACeP57S2lzLQA99wsgIpgz2qOO2 DjQAoOSER0DolZ8QY8j0G0+G7R5H1h+M =mn0z -----END PGP SIGNATURE----- --------------enig32E784BAE5B357DE70E2B2F7--