Emilio G. Cota writes:
> Before we make TCGContext thread-local.
>
> Signed-off-by: Emilio G. Cota
Reviewed-by: Alex Bennée
> ---
> include/exec/gen-icount.h | 7 +++
> tcg/tcg.h | 2 ++
> 2 files changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/include/exec/gen
On 07/08/2017 09:50 PM, Emilio G. Cota wrote:
Before we make TCGContext thread-local.
Signed-off-by: Emilio G. Cota
---
include/exec/gen-icount.h | 7 +++
tcg/tcg.h | 2 ++
2 files changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson
r~
Before we make TCGContext thread-local.
Signed-off-by: Emilio G. Cota
---
include/exec/gen-icount.h | 7 +++
tcg/tcg.h | 2 ++
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/include/exec/gen-icount.h b/include/exec/gen-icount.h
index 9b3cb14..489aff7 100644
--