hw: misc, add educational driver
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 <jslaby@suse.cz> [Fix 32-bit compilation. - Paolo] Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- default-configs/pci.mak 1 addition, 0 deletionsdefault-configs/pci.mak
- docs/specs/edu.txt 110 additions, 0 deletionsdocs/specs/edu.txt
- hw/misc/Makefile.objs 1 addition, 0 deletionshw/misc/Makefile.objs
- hw/misc/edu.c 408 additions, 0 deletionshw/misc/edu.c
Loading
Please register or sign in to comment