Re: [Qemu-devel] [PULL 00/12] TCG queued patches

2017-06-22 Thread Peter Maydell
On 19 June 2017 at 19:18, Richard Henderson wrote: > This contains Emilio's moving the TB struct into code_gen_buffer, > my taking advantage of that in the aa64 and aa32 tcg backends, > and the communal fixes for the goto_ptr hangs. > > I've droppped the target/mips goto_ptr patch from Paolo, as A

[Qemu-devel] [PULL 00/12] TCG queued patches

2017-06-19 Thread Richard Henderson
This contains Emilio's moving the TB struct into code_gen_buffer, my taking advantage of that in the aa64 and aa32 tcg backends, and the communal fixes for the goto_ptr hangs. I've droppped the target/mips goto_ptr patch from Paolo, as Aurelien has said he'd come up with a more complete fix. I've