[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 --- Makefile.target |1 + hw/lm32_uart.c | 288 +++ trace-events|5 + 3 files changed, 294 insertions(+), 0 deletions(-) create mode 100644 hw/lm32_u

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 wrote: > This patch add support for the LatticeMico32 UART. > > Signed-off-by: Michael Walle > --- >  Makefile.target |    1 + >  hw/lm32_uart.c  |  292 > +++ >  trace-events    |    5 + >  3 files

[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 --- Makefile.target |1 + hw/lm32_uart.c | 292 +++ trace-events|5 + 3 files changed, 298 insertions(+), 0 deletions(-) create mode 100644 hw/lm32_u

[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 --- Makefile.target |1 + hw/lm32_uart.c | 292 +++ trace-events|5 + 3 files changed, 298 insertions(+), 0 deletions(-) create mode 100644 hw/lm32_u