Re: [Qemu-devel] [PATCH v14 26/34] target/arm: [tcg] Port to tb_stop

2017-07-21 Thread Emilio G. Cota
On Fri, Jul 14, 2017 at 23:42:35 -1000, Richard Henderson wrote: > From: Lluís Vilanova > > Incrementally paves the way towards using the generic instruction translation > loop. > > Signed-off-by: Lluís Vilanova > Message-Id: <150002534291.22386.13499916738708680298.st...@frigg.lan> > Signed-of

[Qemu-devel] [PATCH v14 26/34] target/arm: [tcg] Port to tb_stop

2017-07-15 Thread Richard Henderson
From: Lluís Vilanova Incrementally paves the way towards using the generic instruction translation loop. Signed-off-by: Lluís Vilanova Message-Id: <150002534291.22386.13499916738708680298.st...@frigg.lan> Signed-off-by: Richard Henderson --- target/arm/translate.c | 162 ++