From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2r9J-0000Q7-I8 for qemu-devel@nongnu.org; Tue, 17 May 2016 22:23:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b2r9E-0004y3-I9 for qemu-devel@nongnu.org; Tue, 17 May 2016 22:23:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2r9E-0004xy-Ce for qemu-devel@nongnu.org; Tue, 17 May 2016 22:23:44 -0400 References: <20160517201613.6175.45578.stgit@gimli.home> <20160517202007.6175.15325.stgit@gimli.home> From: Eric Blake Message-ID: <573BD22E.6060306@redhat.com> Date: Tue, 17 May 2016 20:23:42 -0600 MIME-Version: 1.0 In-Reply-To: <20160517202007.6175.15325.stgit@gimli.home> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="SVFdpNsTtahbTXfRIaSdBkTw9OkjB8lKU" Subject: Re: [Qemu-devel] [PATCH v6 8/8] vfio/pci: Add IGD documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Williamson , qemu-devel@nongnu.org Cc: allen.m.kay@intel.com, kraxel@redhat.com, kvm@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --SVFdpNsTtahbTXfRIaSdBkTw9OkjB8lKU Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/17/2016 02:20 PM, Alex Williamson wrote: > Document the usage modes, host primary graphics considerations, usage, > and fw_cfg ABI required for IGD assignment with vfio. >=20 > Signed-off-by: Alex Williamson > --- > docs/igd-assign.txt | 133 +++++++++++++++++++++++++++++++++++++++++++= ++++++++ > 1 file changed, 133 insertions(+) > create mode 100644 docs/igd-assign.txt >=20 > diff --git a/docs/igd-assign.txt b/docs/igd-assign.txt > new file mode 100644 > index 0000000..e17bb50 > --- /dev/null > +++ b/docs/igd-assign.txt > @@ -0,0 +1,133 @@ > +Intel Graphics Device (IGD) assignment with vfio-pci > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D Without an explicit copyright notice and license, your documentation defaults to GPLv2+, per the top level COPYING. If you want something else, it may be worth explicitly calling it out. Otherwise, it was a good read. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --SVFdpNsTtahbTXfRIaSdBkTw9OkjB8lKU 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXO9IuAAoJEKeha0olJ0NqkjMH/3bah1nJpgjrLKsN36L7n/Qh Ujxc+CJtn1TSz4i9ezC2zNLznv3+dzw8tz7S4YKV6oHAZDkic2/Kv/trG2dzHQ6S ARWrBlORhGJmLEOnTIHuzVs5HgNs2k8hwSM4t0maK2ebOdACCQ2lQi8f90dpG4cg N5jqCQnIMRDF/sSEPjPK6ijxk/f9mY3LnFx7c5edVwKMD1KRn+fednvf3n8Xahba R9/W2Z3UhhhYa0oJFkbGnZQ5a5vp4QWhSTu1V7LlEIl80qGVlzvfUdY7sk4OkVlI LAK+Byg7PSHQ4+eVWUd2DSep4Q7K+L3QENPY4jKPrD2duhKDBC3GF3hf30X6/wM= =RxaT -----END PGP SIGNATURE----- --SVFdpNsTtahbTXfRIaSdBkTw9OkjB8lKU--