From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53191) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YE4qE-0007xH-Gx for qemu-devel@nongnu.org; Wed, 21 Jan 2015 18:37:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YE4qA-0006G2-7J for qemu-devel@nongnu.org; Wed, 21 Jan 2015 18:37:42 -0500 Received: from resqmta-ch2-03v.sys.comcast.net ([69.252.207.35]:53673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YE4qA-0006F7-2f for qemu-devel@nongnu.org; Wed, 21 Jan 2015 18:37:38 -0500 Message-ID: <54C0383B.4080709@redhat.com> Date: Wed, 21 Jan 2015 16:37:31 -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="aA9BgMp3sjFlwTuwId3nCOSlrsVSOBsE8" 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) --aA9BgMp3sjFlwTuwId3nCOSlrsVSOBsE8 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 we have lots of bad examples in this directory is not an excuse - I've been requesting that new doc files explicitly call out copyright and license information, rather than implicitly relying on the defaults of GPLv2+ 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 --aA9BgMp3sjFlwTuwId3nCOSlrsVSOBsE8 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/ iQEcBAEBCAAGBQJUwDg7AAoJEKeha0olJ0NqV0EIAK8866FQ+H2lRJyFAIAesT0I +q0KWo76f0Yc52RgzihL7yuNb0r0Doz3a21G4RqmoPwHiFcgoPVKpXDAnI/haNVm uVhj+x7z7r/QSkyKWEU1FkoGyyouOuCxsFstfX1Vv1UmfGjqjmW28LYVHmmeTmyL ag1x70efj+IqO5R9Pwt/qDz78em+M76RyraLsMey39zCpg6kKRYrx3NCH4QhrSD/ e/3jE17kYHeI0CwWr/QnwgcwhdOsuWKCbsD1kSrbuLNuZtW/285a+vEQhVDQ7M69 ej8Zkh3sphaD7bbHp0nqma3NIH61OLduAInTXDmK11L5lsbMc1VjAKLje4qeUkE= =8Aqi -----END PGP SIGNATURE----- --aA9BgMp3sjFlwTuwId3nCOSlrsVSOBsE8--