Re: [Qemu-devel] [PATCH 0/2] Fainal TCG clean-up patches

2013-02-16 Thread Blue Swirl
Thanks, applied. On Thu, Jan 31, 2013 at 6:47 PM, Evgeny Voevodin wrote: > > This set of patches moves rest global variables to tcg_ctx. > Also second patch introduces new TBContext for translation blocks > ans moves translation block globals there. We place tb_ctx inside > tcg_ctx and get notica

[Qemu-devel] [PATCH 0/2] Fainal TCG clean-up patches

2013-01-31 Thread Evgeny Voevodin
This set of patches moves rest global variables to tcg_ctx. Also second patch introduces new TBContext for translation blocks ans moves translation block globals there. We place tb_ctx inside tcg_ctx and get noticable speed-up. After this patchset was aplied, I noticed ~4-5% speed-up of code gen