mirror of
https://github.com/utmapp/qemu.git
synced 2026-05-26 13:51:06 +00:00
6cc9d67c6f
The primary motivation is to remove a dozen insns along the fast-path in tb_lookup. As a byproduct, this allows us to completely remove parallel_cpus. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>