tcg: Remove CF_IGNORE_ICOUNT
commit416986d3f97329655e30da7271a2d11c6d707b06
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 13 Oct 2017 19:22:28 +0000 (13 12:22 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2017 20:53:42 +0000 (24 13:53 -0700)
tree60548880c8d50ff6d919f002597924620e957f9c
parent0cf8a44c2f56ba884c2f6db47d27fbb24975daa3
tcg: Remove CF_IGNORE_ICOUNT

Now that we have curr_cflags, we can include CF_USE_ICOUNT
early and then remove it as necessary.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cpu-exec.c
accel/tcg/translate-all.c
include/exec/exec-all.h