Re: [Qemu-devel] [PATCH v2 03/14] tcg: Tidy temporary allocation

2015-12-31 Thread Aurelien Jarno
On 2015-12-17 12:00, Richard Henderson wrote: > In particular, make sure the memory is memset before use. > Continues the increased use of TCGTemp pointers instead of > integer indices where appropriate. > > Signed-off-by: Richard Henderson > --- > tcg/tcg.c | 123 >

[Qemu-devel] [PATCH v2 03/14] tcg: Tidy temporary allocation

2015-12-17 Thread Richard Henderson
In particular, make sure the memory is memset before use. Continues the increased use of TCGTemp pointers instead of integer indices where appropriate. Signed-off-by: Richard Henderson --- tcg/tcg.c | 123 -- 1 file