Re: [Qemu-devel] [PATCH for-1.4 04/19] target-ppc: Fix build for PPC_DEBUG_DISAS

2013-01-30 Thread Alexander Graf
On 27.01.2013, at 14:32, Andreas Färber wrote: > In r5949 / 76db3ba44ee8db671f804755f13b016eefd13288 (target-ppc: memory > load/store rework) variable little_endian was replaced with ctx.le_mode. > Update the debug code. > > Signed-off-by: Andreas Färber Thanks, applied to ppc-next. Alex > -

[Qemu-devel] [PATCH for-1.4 04/19] target-ppc: Fix build for PPC_DEBUG_DISAS

2013-01-27 Thread Andreas Färber
In r5949 / 76db3ba44ee8db671f804755f13b016eefd13288 (target-ppc: memory load/store rework) variable little_endian was replaced with ctx.le_mode. Update the debug code. Signed-off-by: Andreas Färber --- target-ppc/translate.c |2 +- 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-