Re: [Qemu-devel] [RFC PATCH V3 0/3] Multithread TCG async_safe_work part.

2015-07-20 Thread Frederic Konrad
On 20/07/2015 19:36, Alex Bennée wrote: fred.kon...@greensocs.com writes: From: KONRAD Frederic This is the async_safe_work introduction bit of the Multithread TCG work. Rebased on current upstream (6169b60285fe1ff730d840a49527e721bfb30899). (Currently untested as I need to rebase MTTCG firs

Re: [Qemu-devel] [RFC PATCH V3 0/3] Multithread TCG async_safe_work part.

2015-07-20 Thread Alex Bennée
fred.kon...@greensocs.com writes: > From: KONRAD Frederic > > This is the async_safe_work introduction bit of the Multithread TCG work. > Rebased on current upstream (6169b60285fe1ff730d840a49527e721bfb30899). > > (Currently untested as I need to rebase MTTCG first.) > > It can be cloned here: >

Re: [Qemu-devel] [RFC PATCH V3 0/3] Multithread TCG async_safe_work part.

2015-07-20 Thread Alex Bennée
fred.kon...@greensocs.com writes: > From: KONRAD Frederic > > This is the async_safe_work introduction bit of the Multithread TCG work. > Rebased on current upstream (6169b60285fe1ff730d840a49527e721bfb30899). > > (Currently untested as I need to rebase MTTCG first.) Wouldn't it make sense for

[Qemu-devel] [RFC PATCH V3 0/3] Multithread TCG async_safe_work part.

2015-07-17 Thread fred . konrad
From: KONRAD Frederic This is the async_safe_work introduction bit of the Multithread TCG work. Rebased on current upstream (6169b60285fe1ff730d840a49527e721bfb30899). (Currently untested as I need to rebase MTTCG first.) It can be cloned here: http://git.greensocs.com/fkonrad/mttcg.git branch