diff options
author | 2021-07-07 18:53:15 +0800 | |
---|---|---|
committer | 2021-07-07 14:01:55 +0200 | |
commit | dda740dec54f947e23b90e1e042281e9a65ec128 (patch) | |
tree | 1facf49d871c922035abd6b1eacba277fe4b3872 /module-common.c | |
parent | hw/s390x: only build tod-tcg from the CONFIG_TCG build (diff) | |
download | qemu-dda740dec54f947e23b90e1e042281e9a65ec128.tar.xz qemu-dda740dec54f947e23b90e1e042281e9a65ec128.zip |
target/s390x: remove tcg-stub.c
now that we protect all calls to the tcg-specific functions
with if (tcg_enabled()), we do not need the TCG stub anymore.
Signed-off-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Cho, Yu-Chen <acho@suse.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210707105324.23400-6-acho@suse.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions