On 9/19/21 11:23 PM, Philippe Mathieu-Daudé wrote:
  Other host architectures are not supported. It is possible to build QEMU on an
  unsupported host architecture using the configure ``--enable-tcg-interpreter``
-option to enable the experimental TCI support, but note that this is very slow
-and is not recommended.
+option to enable the TCI support, but note that this is very slow and is not
+recommended.

This could be possible for sysemu, I suppose, but not for user-only. We require host-specific support for signal handling, at minimum.


r~

Reply via email to