Re: [Qemu-devel] [PATCH] cadence_uart: More debug information

2012-10-19 Thread Peter Maydell
On 19 October 2012 10:08, Peter Crosthwaite wrote: > Add more helpful debug information to the cadence UART. > > Signed-off-by: Peter Crosthwaite Reviewed-by: Peter Maydell -- PMM

[Qemu-devel] [PATCH] cadence_uart: More debug information

2012-10-19 Thread Peter Crosthwaite
Add more helpful debug information to the cadence UART. Signed-off-by: Peter Crosthwaite --- hw/cadence_uart.c | 11 +++ 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/hw/cadence_uart.c b/hw/cadence_uart.c index f8afc4e..483a316 100644 --- a/hw/cadence_uart.c +++ b/hw/c