]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: check CF_PARALLEL instead of parallel_cpus
authorEmilio G. Cota <cota@braap.org>
Fri, 14 Jul 2017 22:20:49 +0000 (18:20 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2017 20:53:41 +0000 (13:53 -0700)
commit2399d4e7cec22ecf1c51062d2ebfd45220dbaace
tree45a5e53582ab2bedd830e70e191e6e2399311217
parentc5a49c63fa26e8825ad101dfe86339ae4c216539
target/arm: check CF_PARALLEL instead of parallel_cpus

Thereby decoupling the resulting translated code from the current state
of the system.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/helper-a64.c
target/arm/helper-a64.h
target/arm/op_helper.c
target/arm/translate-a64.c
target/arm/translate.c