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

2017-07-18 Thread Richard Henderson
On 07/18/2017 04:17 PM, jiang.bi...@zte.com.cn wrote: Does that mean both the MTTCG feature and this patch set are all about system mode, and have nothing to do with linux-user mode? Yes. > MTTCG has only been enabled on a few targets: alpha, arm, ppc64. > Look for "mttcg=yes" in configure

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

2017-07-18 Thread jiang.biao2
> 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 qu