commit | 33614fa3105c3b348d512e0ec466c82bf322e45c | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Feb 03 12:28:59 2025 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sat Feb 08 12:40:24 2025 -0800 |
tree | b0c26f0e30465928e60e92562c069b338d4ca653 | |
parent | a802d5c456f55d94fae1833b042a4b574b53dd38 [diff] |
meson: Disallow 64-bit on 32-bit KVM emulation Require a 64-bit host binary to spawn a 64-bit guest. Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>