Re: [PATCH] accel/tcg: Use MiB in tcg_init_machine

2021-06-11 Thread Alex Bennée
Richard Henderson writes: > Suggested-by: Alex Bennée > Signed-off-by: Richard Henderson > --- > > This sits in the middle of my "Clean up code_gen_buffer allocation" > patch set. Alex mentioned it during review, and I had already made > the change. > > This is the only patch in the set that

Re: [PATCH] accel/tcg: Use MiB in tcg_init_machine

2021-06-10 Thread Philippe Mathieu-Daudé
On 6/10/21 6:40 PM, Richard Henderson wrote: > Suggested-by: Alex Bennée > Signed-off-by: Richard Henderson > --- > > This sits in the middle of my "Clean up code_gen_buffer allocation" > patch set. Alex mentioned it during review, and I had already made > the change. > > This is the only patc

RE: [PATCH] accel/tcg: Use MiB in tcg_init_machine

2021-06-10 Thread Luis Fernando Fujita Pires
From: Richard Henderson > Suggested-by: Alex Bennée > Signed-off-by: Richard Henderson > --- > > This sits in the middle of my "Clean up code_gen_buffer allocation" > patch set. Alex mentioned it during review, and I had already made the > change. > > This is the only patch in the set that h

[PATCH] accel/tcg: Use MiB in tcg_init_machine

2021-06-10 Thread Richard Henderson
Suggested-by: Alex Bennée Signed-off-by: Richard Henderson --- This sits in the middle of my "Clean up code_gen_buffer allocation" patch set. Alex mentioned it during review, and I had already made the change. This is the only patch in the set that has not been posted and reviewed. Rather tha