Re: [Qemu-devel] [PATCH v3 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug

2013-05-22 Thread li guang
在 2013-05-23四的 08:25 +0200,Markus Armbruster写道: > Cc'ing qemu-trivial. > > liguang writes: > > > when use DEBUG_DEBUGCON, screen spits: > > debugcon: write addr=0x val=0x00 > > Rdebugcon: write addr=0x val=0x00 > > udebugcon: write addr=0x val=0x00 > > ndebugcon: write addr=0x va

Re: [Qemu-devel] [PATCH v3 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug

2013-05-22 Thread Markus Armbruster
Cc'ing qemu-trivial. liguang writes: > when use DEBUG_DEBUGCON, screen spits: > debugcon: write addr=0x val=0x00 > Rdebugcon: write addr=0x val=0x00 > udebugcon: write addr=0x val=0x00 > ndebugcon: write addr=0x val=0x00 > ndebugcon: write addr=0x val=0x00 > idebugcon: write

Re: [Qemu-devel] [PATCH v3 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug

2013-05-22 Thread li guang
ping ... again. 在 2013-04-22一的 14:18 +0800,li guang写道: > ping ... > > 在 2013-04-16二的 11:53 +0800,liguang写道: > > when use DEBUG_DEBUGCON, screen spits: > > debugcon: write addr=0x val=0x00 > > Rdebugcon: write addr=0x val=0x00 > > udebugcon: write addr=0x val=0x00 > > ndebugcon: write

Re: [Qemu-devel] [PATCH v3 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug

2013-04-21 Thread li guang
ping ... 在 2013-04-16二的 11:53 +0800,liguang写道: > when use DEBUG_DEBUGCON, screen spits: > debugcon: write addr=0x val=0x00 > Rdebugcon: write addr=0x val=0x00 > udebugcon: write addr=0x val=0x00 > ndebugcon: write addr=0x val=0x00 > ndebugcon: write addr=0x val=0x00 > idebugcon

[Qemu-devel] [PATCH v3 1/3] debugcon: fix always print "addr=0x0, val=0x0" bug

2013-04-15 Thread liguang
when use DEBUG_DEBUGCON, screen spits: debugcon: write addr=0x val=0x00 Rdebugcon: write addr=0x val=0x00 udebugcon: write addr=0x val=0x00 ndebugcon: write addr=0x val=0x00 ndebugcon: write addr=0x val=0x00 idebugcon: write addr=0x val=0x00 ndebugcon: write addr=0x val=