Re: [Qemu-devel] [PATCH v4 0/5] Better allocation of code_gen_buffer

2012-10-20 Thread Blue Swirl
Thanks, applied all. On Tue, Oct 16, 2012 at 7:30 AM, Richard Henderson wrote: > Changes v3->v4: > * Patch 5 actually included, > * Patch 1 updates printf format for changed size_t. > > > r~ > > > Richard Henderson (5): > exec: Split up and tidy code_gen_buffer > exec: Don't make DEFAULT_

[Qemu-devel] [PATCH v4 0/5] Better allocation of code_gen_buffer

2012-10-16 Thread Richard Henderson
Changes v3->v4: * Patch 5 actually included, * Patch 1 updates printf format for changed size_t. r~ Richard Henderson (5): exec: Split up and tidy code_gen_buffer exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large exec: Do not use absolute address hints for code_gen_buffer with