On 26/10/2017 21:03, Philippe Mathieu-Daudé wrote: >> AFAIK the only target that is so far supposed to work with >> --disable-tcg is i386. The configure script however lets you try to >> build without TCG if the host has an alternative accelerator (e.g. KVM), >> but that build is likely to fail. [ just confirmed this with aarch64 ] > What about s390x?
s390x and ppc64 supposedly support --disable-tcg? Paolo