Re: [Qemu-devel] [PATCH v5 00/19] tcg-arm improvements

2013-04-17 Thread Richard Henderson
Ping 2. This is the last blocker to get rid of CPUArchState.temp_buf, btw... r~ On 2013-04-09 13:37, Richard Henderson wrote: Ping. On 2013-03-31 17:34, Richard Henderson wrote: Changes v4-v5: * Incorprate stack realignment into frame size, instead of pushing r12. * Disassemble prol

Re: [Qemu-devel] [PATCH v5 00/19] tcg-arm improvements

2013-04-09 Thread Richard Henderson
Ping. On 2013-03-31 17:34, Richard Henderson wrote: Changes v4-v5: * Incorprate stack realignment into frame size, instead of pushing r12. * Disassemble prologues with -d out_asm. Changes v3-v4: * Local stack frame fix has been reworked to be independant of the rest of the chang

[Qemu-devel] [PATCH v5 00/19] tcg-arm improvements

2013-03-31 Thread Richard Henderson
Changes v4-v5: * Incorprate stack realignment into frame size, instead of pushing r12. * Disassemble prologues with -d out_asm. Changes v3-v4: * Local stack frame fix has been reworked to be independant of the rest of the change set, making it possible to cherry-pick to stable. * Whi