These are the patches I left out of my previous pull request, in hope of getting more reviews (especially for the first). They haven't come yet, so I'm asking more explicitly...
Paolo Paolo Bonzini (2): cpu-exec: unify icount_decr and tcg_exit_req cpu-exec: remove unnecessary check of cpu->exit_request Pavel Dovgalyuk (1): replay: check icount in cpu exec loop cpu-exec.c | 79 ++++++++++++++++++++--------------------------- include/exec/gen-icount.h | 53 +++++++++++++++---------------- include/qom/cpu.h | 15 +++++---- qom/cpu.c | 2 +- tcg/tcg.h | 1 - translate-all.c | 2 +- translate-common.c | 13 +++----- 7 files changed, 72 insertions(+), 93 deletions(-) -- 2.9.3