From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YE54H-0003BO-PK for qemu-devel@nongnu.org; Wed, 21 Jan 2015 18:52:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YE54E-0002iL-EQ for qemu-devel@nongnu.org; Wed, 21 Jan 2015 18:52:13 -0500 Received: from resqmta-po-11v.sys.comcast.net ([96.114.154.170]:33795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YE54E-0002iB-9O for qemu-devel@nongnu.org; Wed, 21 Jan 2015 18:52:10 -0500 Message-ID: <54C03B24.6090100@redhat.com> Date: Wed, 21 Jan 2015 16:49:56 -0700 From: Eric Blake MIME-Version: 1.0 References: <54BFD677.2070905@redhat.com> <1421858913-12550-1-git-send-email-jslaby@suse.cz> In-Reply-To: <1421858913-12550-1-git-send-email-jslaby@suse.cz> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="77Mf4uK3k47KUVC19tCRG3pVPV9UDViwP" Subject: Re: [Qemu-devel] [PATCH v5 1/1] hw: misc, add educational driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jiri Slaby , qemu-devel@nongnu.org Cc: Paolo Bonzini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --77Mf4uK3k47KUVC19tCRG3pVPV9UDViwP Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/21/2015 09:48 AM, Jiri Slaby wrote: > I am using qemu for teaching the Linux kernel at our university. I > wrote a simple PCI device that can answer to writes/reads, generate > interrupts and perform DMA. As I am dragging it locally over 2 years, > I am sending it to you now. >=20 > Signed-off-by: Jiri Slaby > --- > +++ b/docs/specs/edu.txt > @@ -0,0 +1,106 @@ > + > +EDU device > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > + > +This is an educational device for writing (kernel) drivers. Its origin= al > +intention was to support the Linux kernel lectures taught at the Masar= yk > +University. Students are given this virtual device and are expected to= write a > +driver with I/Os, IRQs, DMAs and such. Just because many other doc files in this directory are bad examples is not a good excuse - I've been requesting that new docs include an explicit license and copyright blurb, instead of relying on implicit defaults of GPLv2+ inherited from the top level. It would be fine to add that as a followup patch. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --77Mf4uK3k47KUVC19tCRG3pVPV9UDViwP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJUwDskAAoJEKeha0olJ0Nqt9kH/i2NP+8hINNDwdr2k6npaiGY 5+BkOEsHL7Xa06AL3H9RW3MFNZdOYFm3q9UsWdonR9FXr/gQe4p3h3JSF4XtdpXo sc4bvy6kfSuz/8Tf6A8QV/G2+dpkrKnRWWf3qPdIA1poSl6f3yeEDupHCeemcK7p p5fneMbqtZJpp8fKeoau/EIlo/xAFuw0FVBWfHQvpApZdh5pO8/chkEfF9noDMIs jnN3G7vLp/+LO2IEJe+kj1k6KkF1nDbCJmtM/JqqBBvcF+TVORyigFAv6CcMiiCT SLRizhD8f/ly8LGSdK2geuDt673LW7FKOGQ55w880Ry7kFcuM40ylHHHIlT5eAY= =93D5 -----END PGP SIGNATURE----- --77Mf4uK3k47KUVC19tCRG3pVPV9UDViwP--