diff options
| author | Aurelien Jarno <aurelien@aurel32.net> | 2015-06-03 23:09:54 +0200 |
|---|---|---|
| committer | Alexander Graf <agraf@suse.de> | 2015-06-05 01:37:59 +0200 |
| commit | c255ac601231e8c53007e10d640722ac58eb77cc (patch) | |
| tree | 6b2537c583b5c8c56d9892251c8e2e99b2e254c6 /hw/timer/arm_timer.c | |
| parent | 4decd76d71d6972a59bf0a16d0dea0c83490d001 (diff) | |
| download | focaccia-qemu-c255ac601231e8c53007e10d640722ac58eb77cc.tar.gz focaccia-qemu-c255ac601231e8c53007e10d640722ac58eb77cc.zip | |
target-s390x: support non current ASC in s390_cpu_handle_mmu_fault
s390_cpu_handle_mmu_fault currently looks at the current ASC mode defined in PSW mask instead of the MMU index. This prevent emulating easily instructions using a specific ASC mode. Fix that by using the MMU index converted back to ASC using the just added cpu_mmu_idx_to_asc function. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/timer/arm_timer.c')
0 files changed, 0 insertions, 0 deletions