Re: [Qemu-devel] [PATCH v2 00/45] tcg: support for multiple TCG contexts

2017-07-19 Thread Alex Bennée
Richard Henderson writes: > On 07/18/2017 02:22 PM, jiang.bi...@zte.com.cn wrote: >> Seeing your work on multiple TCG, it seems that it has some kind of >> connection with the MTTCG feature, >> >> but I do not figure out how they are connected in detail. >> >> Could you pls help to confirm the

Re: [Qemu-devel] [PATCH v2 00/45] tcg: support for multiple TCG contexts

2017-07-18 Thread Richard Henderson
On 07/18/2017 02:22 PM, jiang.bi...@zte.com.cn wrote: Seeing your work on multiple TCG, it seems that it has some kind of connection with the MTTCG feature, but I do not figure out how they are connected in detail. Could you pls help to confirm the following questions: 1. what is the r

Re: [Qemu-devel] [PATCH v2 00/45] tcg: support for multiple TCG contexts

2017-07-18 Thread jiang.biao2
Hi, Seeing your work on multiple TCG, it seems that it has some kind of connection with the MTTCG feature, but I do not figure out how they are connected in detail. Could you pls help to confirm the following questions: what is the relationship between your patches and the MTTCG feature menti

[Qemu-devel] [PATCH v2 00/45] tcg: support for multiple TCG contexts

2017-07-16 Thread Emilio G. Cota
v1: https://lists.gnu.org/archive/html/qemu-devel/2017-07/msg02059.html Thanks all for your comments on v1. This v2 patchset applies on top of stefanha's tracing tree (9212a18e371): https://github.com/stefanha/qemu/tree/tracing That tree has some changes (per-vcpu TCG tracing) that would conf