Re: [Qemu-devel] [PATCH v6 25/50] tcg: Include CF_COUNT_MASK in CF_HASH_MASK

2017-10-19 Thread Richard Henderson
On 10/17/2017 09:31 PM, Emilio G. Cota wrote: > On Mon, Oct 16, 2017 at 10:25:44 -0700, Richard Henderson wrote: >> Signed-off-by: Richard Henderson > > Does this patch work with icount for you? On my end, aarch64 > stops booting with -icount 1. Found it -- cpu_io_recompile needs the same sort o

Re: [Qemu-devel] [PATCH v6 25/50] tcg: Include CF_COUNT_MASK in CF_HASH_MASK

2017-10-17 Thread Emilio G. Cota
On Mon, Oct 16, 2017 at 10:25:44 -0700, Richard Henderson wrote: > Signed-off-by: Richard Henderson Does this patch work with icount for you? On my end, aarch64 stops booting with -icount 1. E.

[Qemu-devel] [PATCH v6 25/50] tcg: Include CF_COUNT_MASK in CF_HASH_MASK

2017-10-16 Thread Richard Henderson
Signed-off-by: Richard Henderson --- include/exec/exec-all.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/exec/exec-all.h b/include/exec/exec-all.h index 352abc7450..0fdb72bb22 100644 --- a/include/exec/exec-all.h +++ b/include/exec/exec-all.h @@ -327,7 +327,7 @@ st