SPARC: Emulation of GRLIB APB UART
authorFabien Chouteau <chouteau@adacore.com>
Mon, 24 Jan 2011 11:56:54 +0000 (12:56 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 24 Jan 2011 20:54:34 +0000 (20:54 +0000)
commit8eb219685b038ab3af5f13e2a525fae1ca0a06e2
tree40d817e8200dc60f8ecb5668c6e6b1988e4c6577
parentb8d8e2cc0216f3d6172c322c07fcad8a9c8d8c2e
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