aboutsummaryrefslogtreecommitdiff
path: root/hw/isa
diff options
context:
space:
mode:
authorAlistair Francis <alistair.francis@wdc.com>2020-05-26 16:06:02 -0700
committerAlistair Francis <alistair.francis@wdc.com>2020-06-03 09:11:51 -0700
commit8be6971b73da45e8ee9f8decd136ff054b5230ac (patch)
treebefdae38ead82ad7c111358d482acc637928fd53 /hw/isa
parentf92d46ad07064d7b45ebb5f0e983af9b29af2ced (diff)
downloadqemu-8be6971b73da45e8ee9f8decd136ff054b5230ac.zip
qemu-8be6971b73da45e8ee9f8decd136ff054b5230ac.tar.gz
qemu-8be6971b73da45e8ee9f8decd136ff054b5230ac.tar.bz2
target/riscv: Disable the MMU correctly
Previously if we didn't enable the MMU it would be enabled in the realize() function anyway. Let's ensure that if we don't want the MMU we disable it. We also don't need to enable the MMU as it will be enabled in realize() by default. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Bin Meng <bin.meng@windriver.com>
Diffstat (limited to 'hw/isa')
0 files changed, 0 insertions, 0 deletions