lm32: juart model
authorMichael Walle <michael@walle.cc>
Thu, 17 Feb 2011 22:45:08 +0000 (23:45 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 7 Mar 2011 12:42:36 +0000 (13:42 +0100)
commit49e8a4c2b877488c1784d92e7fd7d58d95c30042
tree9139b699854bff0ecc58cf989b0bc802fbfd49d6
parentaf02a9bb1317dbd63563f73145146273ec9f119a
lm32: juart model

This patch adds the JTAG UART model. It is accessed through special control
registers and opcodes. Therefore the translation uses callbacks to this
model.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Makefile.target
hw/lm32_juart.c [new file with mode: 0644]
hw/lm32_juart.h [new file with mode: 0644]
trace-events