From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBF1l-0002pV-6u for qemu-devel@nongnu.org; Fri, 10 Jun 2016 01:30:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBF1f-0001sw-4n for qemu-devel@nongnu.org; Fri, 10 Jun 2016 01:30:40 -0400 Received: from mout.web.de ([217.72.192.78]:53335) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBF1e-0001sq-QR for qemu-devel@nongnu.org; Fri, 10 Jun 2016 01:30:35 -0400 References: <1465380032-12807-1-git-send-email-davidkiarie4@gmail.com> <1465380032-12807-2-git-send-email-davidkiarie4@gmail.com> <20160608152517.GK18662@thinpad.lan.raisama.net> From: Jan Kiszka Message-ID: <575A5070.3060802@web.de> Date: Fri, 10 Jun 2016 07:30:24 +0200 MIME-Version: 1.0 In-Reply-To: <20160608152517.GK18662@thinpad.lan.raisama.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hMQfBxkvRk5HaQWFujPxvGgfkxNJu855A" Subject: Re: [Qemu-devel] [RFC] hw/i386: Composite Bus and PCI device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost , David Kiarie Cc: qemu-devel@nongnu.org, imammedo@redhat.com, marcel@redhat.com, mst@redhat.com, pbonzini@redhat.com, peterx@redhat.com, wexu@redhat.com, alex.williamson@redhat.com, rkrcmar@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --hMQfBxkvRk5HaQWFujPxvGgfkxNJu855A From: Jan Kiszka To: Eduardo Habkost , David Kiarie Cc: qemu-devel@nongnu.org, imammedo@redhat.com, marcel@redhat.com, mst@redhat.com, pbonzini@redhat.com, peterx@redhat.com, wexu@redhat.com, alex.williamson@redhat.com, rkrcmar@redhat.com Message-ID: <575A5070.3060802@web.de> Subject: Re: [RFC] hw/i386: Composite Bus and PCI device References: <1465380032-12807-1-git-send-email-davidkiarie4@gmail.com> <1465380032-12807-2-git-send-email-davidkiarie4@gmail.com> <20160608152517.GK18662@thinpad.lan.raisama.net> In-Reply-To: <20160608152517.GK18662@thinpad.lan.raisama.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2016-06-08 17:25, Eduardo Habkost wrote: > On Wed, Jun 08, 2016 at 01:00:32PM +0300, David Kiarie wrote: >> Sample composite SysBus and PCI device similar to AMD IOMMU setup >> >> Signed-off-by: David Kiarie >> --- >> hw/i386/compositedevice.c | 113 +++++++++++++++++++++++++++++++++++++= +++++++++ >> 1 file changed, 113 insertions(+) >> create mode 100644 hw/i386/compositedevice.c >=20 > The filename is very generic (hw/i386/compositedevice.c), but it > has lots of AMD-specific names. >=20 > Is your plan to provide generic helpers for implementing > SysBus+PCI devices, or is it going to be inside a source file > specific for AMD IOMMU? As far as I understood - David, correct me - this patch is more of a simplified demonstrator of the architecture to be applied on the actual AMD IOMMU code. It is not for merge. Jan --hMQfBxkvRk5HaQWFujPxvGgfkxNJu855A 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 iEYEARECAAYFAldaUHAACgkQitSsb3rl5xTSNwCfYojG9DkK7TQ8LDFA7mQTY2yj JIwAoKu1xyEvquwrYwn/HzPTaeQPdXxg =ttu5 -----END PGP SIGNATURE----- --hMQfBxkvRk5HaQWFujPxvGgfkxNJu855A--