Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-22 | char: rename qemu_chr_write() -> qemu_chr_fe_write() | Anthony Liguori | |
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | |||
2011-03-07 | lm32: juart model | Michael Walle | |
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> |