From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSkdO-0002ls-Oa for qemu-devel@nongnu.org; Thu, 28 Jul 2016 08:41:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSkdK-0004r4-Qf for qemu-devel@nongnu.org; Thu, 28 Jul 2016 08:41:54 -0400 Message-ID: <1469709668.5978.197.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Thu, 28 Jul 2016 22:41:08 +1000 In-Reply-To: <20160728055102.GE2588@voom.fritz.box> References: <1469608053.5978.132.camel@kernel.crashing.org> <20160728055102.GE2588@voom.fritz.box> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-5Lr4Yvb5Ur+n665lMPja" Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] ppc: Add MacOS VGA driver ROM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Mark Cave-Ayland , Alexander Graf --=-5Lr4Yvb5Ur+n665lMPja Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, 2016-07-28 at 15:51 +1000, David Gibson wrote: > So, I believe qemu convention is to include the ROM source via a > submodule - even though it won't typically be built from there and the > prebuilt blob will be used instead. >=20 > Not sure who the right person to talk to about that would be. Probably Peter, and that git repo will eventually grow more ROMs as I add virtio drivers for MacOS :-) But for now, let's first agree (or not) with Mark how we deal with this on the openbios side. My preference is to rework the PCI stack there and add proper f-code support, so I can package the drivers using f-code. But that will probably take a while, in the meantime, the raw PEF which is what I added here is I think a reasonable compromise. In fact I wouldn't be completely against doing the virtio driers in forth ;-) But he might have other ideas. Cheers ,Ben. --=-5Lr4Yvb5Ur+n665lMPja Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQI2BAABCAAgBQJXmf1kGRxiZW5oQGtlcm5lbC5jcmFzaGluZy5vcmcACgkQczrZ hIt0TF7/qhAAkuomKmom/qN4qIwM4yGAJvRp0F9D5ynQiPeXgEFjvY+3SdhC3659 zUqRuctQs+mkS91CcSYvCLL873UZfbWzOvHjDhIc0njjYKxOIQyrtXV87h8lZEN4 8FOzZIls//3/RdBcmhtFt0kZi5gfXgbS35IpB2cDFDbqTKQKwvuBm7ccVOMW7kp9 T0Ycp4Vv2UbnOPMtUjh9f6xKkonHeZ6IT6/0SexM/OAi3SrHz1yFGcZlyEqJjx33 lZkbSUikGt+cJJVq1RiaxXdFaL7rXRVogW16AZdtHIqCJzU4ZDIZk5jKIj2+GnFz fZUi433m44AESDbY0PUz4NbE2I0NxjOyCBCIRTKJRfsXjBDqFcxgjXDlhhKhcxvt BTL6gJ3a2qgpGy5KpBTSEyxLhHVKNzdQBMsJ+9jEH10PLpcurtWIcFCybxAsiItT TRCXbIh4qBE64msRHoJmJvq4SEtmtRXDv42LiW8blYUa9R6RVvtIgT93+qNgczF0 nKYl1JSHuhw7dDjYIN8jr469+PWFe0dhOpJtWVaoVHDi5oGd2AW69IeOdSoqFlGh tcpnB1kcDN/GG5K6JZQfSRJDjnF2CkHf2f0EmxqYPn6utdZDzYvn/nztWBy9qMGy I5IjPwcoL8UVcgcRjmdYNFqCZQoVAQlCDtU5R6pnr7SnlbCJmFida3U= =LzeY -----END PGP SIGNATURE----- --=-5Lr4Yvb5Ur+n665lMPja--