]> git.proxmox.com Git - qemu.git/commit
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)
commit15d7dc4f8086b9d0a09fbcf28ee1654a210351dd
tree9139b699854bff0ecc58cf989b0bc802fbfd49d6
parent4ef66fa71882a8f8682d9a8d1528e1ec98c264e5
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