On 2/10/21 2:10 PM, Alex Bennée wrote: > There is no real need to use CF_NOCACHE here. As long as the TB isn't > linked to other TBs or included in the QHT or jump cache then it will > only get executed once. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Message-Id: <20210209182749.31323-10-alex.ben...@linaro.org> > --- > accel/tcg/translate-all.c | 30 +++++++++++++++--------------- > 1 file changed, 15 insertions(+), 15 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~