]> Git Repo - qemu.git/commit
tcg: Remove TCG_TARGET_SUPPORT_MIRROR
authorRichard Henderson <[email protected]>
Thu, 5 Nov 2020 23:37:02 +0000 (15:37 -0800)
committerRichard Henderson <[email protected]>
Thu, 7 Jan 2021 15:09:42 +0000 (05:09 -1000)
commitde2fac62d24f82b36c4d002dda9662d0a23766a9
tree4b05d79c4e0c2b54f20f10153195e050edce4c24
parent69478b8b153a31be51fe9444e522888dab946ccf
tcg: Remove TCG_TARGET_SUPPORT_MIRROR

Now that all native tcg hosts support splitwx, remove the define.
Replace the one use with a test for CONFIG_TCG_INTERPRETER.

Reviewed-by: Joelle van Dyne <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
accel/tcg/translate-all.c
tcg/aarch64/tcg-target.h
tcg/arm/tcg-target.h
tcg/i386/tcg-target.h
tcg/mips/tcg-target.h
tcg/ppc/tcg-target.h
tcg/riscv/tcg-target.h
tcg/s390/tcg-target.h
tcg/sparc/tcg-target.h
tcg/tci/tcg-target.h
This page took 0.025938 seconds and 4 git commands to generate.