diff options
author | 2021-07-07 18:53:11 +0800 | |
---|---|---|
committer | 2021-07-07 14:01:52 +0200 | |
commit | 33f6a7d66f9e87368ae43fec4adf0d04d9ded0bd (patch) | |
tree | a107a1bd2ddf5097f18650e287f27958b3ad59e3 /module-common.c | |
parent | s390x/tcg: Fix m5 vs. m4 field for VECTOR MULTIPLY SUM LOGICAL (diff) | |
download | qemu-33f6a7d66f9e87368ae43fec4adf0d04d9ded0bd.tar.xz qemu-33f6a7d66f9e87368ae43fec4adf0d04d9ded0bd.zip |
target/s390x: meson: add target_user_arch
the lack of target_user_arch makes it hard to fully leverage the
build system in order to separate user code from sysemu code.
Provide it, so that we can avoid the proliferation of #ifdef
in target code.
Signed-off-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Cho, Yu-Chen <acho@suse.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210707105324.23400-2-acho@suse.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions