]> xenbits.xensource.com Git - qemu-xen.git/commit
target/arm: Prune a57 features from max
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Jun 2018 00:15:35 +0000 (17:15 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jun 2018 14:30:54 +0000 (15:30 +0100)
commit156a7065365578deb3d63c2b5b69a4b5999a8fcc
treec78d12c92313cfbd252ee41b36cc4842dac64dce
parent11d7870b1b4d038d7beb827f3afa72e284701351
target/arm: Prune a57 features from max

There is no need to re-set these 9 features already
implied by the call to aarch64_a57_initfn.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20180629001538.11415-4-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu64.c