On 29/06/2021 16.19, Cho, Yu-Chen wrote:
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 <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Cho, Yu-Chen <[email protected]>
---
  target/s390x/meson.build |  2 +-
  target/s390x/tcg-stub.c  | 30 ------------------------------
  2 files changed, 1 insertion(+), 31 deletions(-)
  delete mode 100644 target/s390x/tcg-stub.c

Reviewed-by: Thomas Huth <[email protected]>


Reply via email to