diff options
| author | KONRAD Frederic | 2018-03-02 10:59:25 +0100 |
|---|---|---|
| committer | Mark Cave-Ayland | 2018-03-08 08:22:03 +0100 |
| commit | 6e10f37c86068e35151f982c976a85f1bec07ef2 (patch) | |
| tree | 1a57f740bc3840e1cb43455c4663bf95cd2d3fdd /scripts/modules | |
| parent | hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devices (diff) | |
| download | qemu-6e10f37c86068e35151f982c976a85f1bec07ef2.tar.gz qemu-6e10f37c86068e35151f982c976a85f1bec07ef2.tar.xz qemu-6e10f37c86068e35151f982c976a85f1bec07ef2.zip | |
sparc: fix leon3 casa instruction when MMU is disabled
Since the commit af7a06bac7d3abb2da48ef3277d2a415772d2ae8:
`casa [..](10), .., ..` (and probably others alternate space instructions)
triggers a data access exception when the MMU is disabled.
When we enter get_asi(...) dc->mem_idx is set to MMU_PHYS_IDX when the MMU
is disabled. Just keep mem_idx unchanged in this case so we passthrough the
MMU when it is disabled.
Signed-off-by: KONRAD Frederic <frederic.konrad@adacore.com>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
