[Qemu-devel] [PATCH 07/17] lm32: juart model

2011-02-17 Thread 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 mich...@walle.cc --- Makefile.target |1 + hw/lm32_juart.c | 150

Re: [Qemu-devel] [PATCH 07/17] lm32: juart model

2011-02-11 Thread Blue Swirl
On Fri, Feb 11, 2011 at 1:12 AM, Michael Walle mich...@walle.cc wrote: 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 mich...@walle.cc ---  

[Qemu-devel] [PATCH 07/17] lm32: juart model

2011-02-10 Thread 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 mich...@walle.cc --- hw/lm32_juart.c | 151 +++

[Qemu-devel] [PATCH 07/17] lm32: juart model

2011-01-30 Thread 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 mich...@walle.cc --- hw/lm32_juart.c | 151 +++