Re: [Qemu-devel] [PATCH for-1.4 07/19] target-sparc: Fix debug output for DEBUG_MMU

2013-02-16 Thread Blue Swirl
Thanks, applied. On Sun, Jan 27, 2013 at 1:32 PM, Andreas Färber wrote: > Signed-off-by: Andreas Färber > --- > target-sparc/ldst_helper.c |2 +- > 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-) > > diff --git a/target-sparc/ldst_helper.c b/target-sparc/ldst_helper.c > index

Re: [Qemu-devel] [PATCH for-1.4 07/19] target-sparc: Fix debug output for DEBUG_MMU

2013-02-15 Thread Edgar E. Iglesias
Cleanup patch is ok with me. Acked-by: Edgar E. Iglesias --- Sent from my phone On Feb 15, 2013 12:24 AM, "Andreas Färber" wrote: > > Am 14.02.2013 22:42, schrieb Blue Swirl: > > On Thu, Feb 14, 2013 at 3:46 PM, Andreas Färber wrote: > >> Am 27.01.2013 14:32, schrieb Andreas Färber: > >>> Signe

Re: [Qemu-devel] [PATCH for-1.4 07/19] target-sparc: Fix debug output for DEBUG_MMU

2013-02-14 Thread Andreas Färber
Am 14.02.2013 22:42, schrieb Blue Swirl: > On Thu, Feb 14, 2013 at 3:46 PM, Andreas Färber wrote: >> Am 27.01.2013 14:32, schrieb Andreas Färber: >>> Signed-off-by: Andreas Färber >>> --- >>> target-sparc/ldst_helper.c |2 +- >>> 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-)

Re: [Qemu-devel] [PATCH for-1.4 07/19] target-sparc: Fix debug output for DEBUG_MMU

2013-02-14 Thread Blue Swirl
On Thu, Feb 14, 2013 at 3:46 PM, Andreas Färber wrote: > Blue, > > Am 27.01.2013 14:32, schrieb Andreas Färber: >> Signed-off-by: Andreas Färber >> --- >> target-sparc/ldst_helper.c |2 +- >> 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-) >> >> diff --git a/target-sparc/ldst_h

Re: [Qemu-devel] [PATCH for-1.4 07/19] target-sparc: Fix debug output for DEBUG_MMU

2013-02-14 Thread Andreas Färber
Blue, Am 27.01.2013 14:32, schrieb Andreas Färber: > Signed-off-by: Andreas Färber > --- > target-sparc/ldst_helper.c |2 +- > 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-) > > diff --git a/target-sparc/ldst_helper.c b/target-sparc/ldst_helper.c > index cf1bddf..7decd66 1006

[Qemu-devel] [PATCH for-1.4 07/19] target-sparc: Fix debug output for DEBUG_MMU

2013-01-27 Thread Andreas Färber
Signed-off-by: Andreas Färber --- target-sparc/ldst_helper.c |2 +- 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-) diff --git a/target-sparc/ldst_helper.c b/target-sparc/ldst_helper.c index cf1bddf..7decd66 100644 --- a/target-sparc/ldst_helper.c +++ b/target-sparc/ldst_helper