Re: [Qemu-devel] [PATCH] Debugcon: Fix debugging printf

2010-04-08 Thread Aurelien Jarno
On Thu, Apr 01, 2010 at 11:45:25PM +0200, Adam Lackorzynski wrote: > Signed-off-by: Adam Lackorzynski Thanks, applied. > --- > hw/debugcon.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/hw/debugcon.c b/hw/debugcon.c > index d549091..5ee6821 100644 > --- a/hw/

[Qemu-devel] [PATCH] Debugcon: Fix debugging printf

2010-04-01 Thread Adam Lackorzynski
Signed-off-by: Adam Lackorzynski --- hw/debugcon.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hw/debugcon.c b/hw/debugcon.c index d549091..5ee6821 100644 --- a/hw/debugcon.c +++ b/hw/debugcon.c @@ -60,7 +60,7 @@ static uint32_t debugcon_ioport_read(void *opaque, uin