Searched hist:"473 cd070b11ab1e8aa6085202170e48c356778e8" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 473cd070b11ab1e8aa6085202170e48c356778e8 Mon Sep 26 11:22:39 CDT 2022 Paolo Bonzini <pbonzini@redhat.com> linux-user, bsd-user: disable on unsupported host architectures
Safe signal handling around system calls is mandatory for user-mode emulation, and requires a small piece of handwritten assembly code. So refuse to compile unless the common-user/host subdirectory exists for the host architecture that was detected or selected with --cpu.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|