qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 05/93] tcg/tci: Make tci_tb_ptr thread-local


From: Alex Bennée
Subject: Re: [PATCH v2 05/93] tcg/tci: Make tci_tb_ptr thread-local
Date: Thu, 04 Feb 2021 15:05:12 +0000
User-agent: mu4e 1.5.7; emacs 28.0.50

Richard Henderson <richard.henderson@linaro.org> writes:

> Each thread must have its own pc, even under TCI.
>
> Remove the GETPC ifdef, because GETPC is always available for
> helpers, and thus is always required.  Move the assignment
> under INDEX_op_call, because the value is only visible when
> we make a call to a helper function.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]