target/s390x: remove tcg-stub.c
authorCho, Yu-Chen <acho@suse.com>
Wed, 7 Jul 2021 10:53:15 +0000 (18:53 +0800)
committerCornelia Huck <cohuck@redhat.com>
Wed, 7 Jul 2021 12:01:55 +0000 (14:01 +0200)
commitdda740dec54f947e23b90e1e042281e9a65ec128
tree1facf49d871c922035abd6b1eacba277fe4b3872
parent1be53ca48c6d58355a71f3272bf7fc7c22f1e441
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>
target/s390x/meson.build
target/s390x/tcg-stub.c [deleted file]