]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Split out arm_sctlr
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 1 Mar 2019 20:04:52 +0000 (12:04 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Mar 2019 15:55:07 +0000 (15:55 +0000)
commit64e40755cd41fbe8cd266cf387e42ddc57a449ef
treec888f0e401a21a9f77d868be3ea2d6e4979a0854
parent9d090d17234058f55c3c439d285db78c94d7d4de
target/arm: Split out arm_sctlr

Minimize the number of places that will need updating when
the virtual host extensions are added.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190301200501.16533-2-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/helper.c