[Qemu-devel] [PATCH 10/17] lm32: uart model

2011-02-17 Thread Michael Walle
This patch add support for the LatticeMico32 UART. Signed-off-by: Michael Walle mich...@walle.cc --- Makefile.target |1 + hw/lm32_uart.c | 288 +++ trace-events|5 + 3 files changed, 294 insertions(+), 0 deletions(-) create mode

Re: [Qemu-devel] [PATCH 10/17] lm32: uart model

2011-02-11 Thread Blue Swirl
On Fri, Feb 11, 2011 at 1:12 AM, Michael Walle mich...@walle.cc wrote: This patch add support for the LatticeMico32 UART. Signed-off-by: Michael Walle mich...@walle.cc ---  Makefile.target |    1 +  hw/lm32_uart.c  |  292 +++  

[Qemu-devel] [PATCH 10/17] lm32: uart model

2011-02-10 Thread Michael Walle
This patch add support for the LatticeMico32 UART. Signed-off-by: Michael Walle mich...@walle.cc --- Makefile.target |1 + hw/lm32_uart.c | 292 +++ trace-events|5 + 3 files changed, 298 insertions(+), 0 deletions(-) create mode

[Qemu-devel] [PATCH 10/17] lm32: uart model

2011-01-30 Thread Michael Walle
This patch add support for the LatticeMico32 UART. Signed-off-by: Michael Walle mich...@walle.cc --- Makefile.target |1 + hw/lm32_uart.c | 292 +++ trace-events|5 + 3 files changed, 298 insertions(+), 0 deletions(-) create mode