aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-10-24 16:26:50 +0100
committerPeter Maydell <peter.maydell@linaro.org>2016-10-24 16:26:50 +0100
commite97da98f1173c764e8fd8d2c84f84ec3bdc87488 (patch)
tree2c4c6f982b4353e5c223b7d642c52f9258378359 /hw/arm
parent59811a320d6b2a6db2646f908bb016dd8553df27 (diff)
downloadqemu-e97da98f1173c764e8fd8d2c84f84ec3bdc87488.zip
qemu-e97da98f1173c764e8fd8d2c84f84ec3bdc87488.tar.gz
qemu-e97da98f1173c764e8fd8d2c84f84ec3bdc87488.tar.bz2
target-arm: Make page size a runtime setting
Rather than defining TARGET_PAGE_BITS to always be 10, switch to using a value picked at runtime. This allows us to use 4K pages for modern ARM CPUs (and in particular all 64-bit CPUs) without having to drop support for the old ARMv5 CPUs which had 1K pages. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'hw/arm')
0 files changed, 0 insertions, 0 deletions