Home
last modified time | relevance | path

Searched hist:"128 ed227" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dtranslate-all.c128ed227 Tue Aug 01 14:11:12 CDT 2017 Emilio G. Cota <cota@braap.org> tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx

Thereby making it per-TCGContext. Once we remove tb_lock, this will
avoid an atomic increment every time a TB is invalidated.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/tcg/
H A Dtcg.c128ed227 Tue Aug 01 14:11:12 CDT 2017 Emilio G. Cota <cota@braap.org> tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx

Thereby making it per-TCGContext. Once we remove tb_lock, this will
avoid an atomic increment every time a TB is invalidated.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>