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.
> 
> Signed-off-by: Jiri Slaby <jsl...@suse.cz>
> ---

> +++ b/docs/specs/edu.txt
> @@ -0,0 +1,106 @@
> +
> +EDU device
> +==========
> +
> +This is an educational device for writing (kernel) drivers. Its original
> +intention was to support the Linux kernel lectures taught at the Masaryk
> +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.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to