[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 --- Makefile.target |1 + hw/lm32_juart.c | 150 +++ hw

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 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 > --- >  hw/lm32_juart.c |  151 > ++

[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 --- hw/lm32_juart.c | 151 +++ hw/lm32_juart.h | 10

[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 --- hw/lm32_juart.c | 151 +++ hw/lm32_juart.h | 10