SPARC: Emulation of GRLIB APB UART
commit8b1e1320748f0aca2319ee272f106ca41a7580a2
authorFabien Chouteau <chouteau@adacore.com>
Mon, 24 Jan 2011 11:56:54 +0000 (24 12:56 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 24 Jan 2011 20:54:34 +0000 (24 20:54 +0000)
tree40d817e8200dc60f8ecb5668c6e6b1988e4c6577
parent3f10bcbb647372f888a9e34f428eb6f0225c38ca
SPARC: Emulation of GRLIB APB UART

This device exposes one parameter:
 - chardev (ptr) : Pointer to a qemu character device

Emulation of GrLib devices is base on the GRLIB IP Core User's Manual:
http://www.gaisler.com/products/grlib/grip.pdf

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/grlib.h
hw/grlib_apbuart.c [new file with mode: 0644]
trace-events