diff options
| author | Thomas Huth | 2015-02-12 18:09:22 +0100 |
|---|---|---|
| committer | Christian Borntraeger | 2015-02-18 09:37:14 +0100 |
| commit | e3e09d87c6e69c2da684d5aacabe3124ebcb6f8e (patch) | |
| tree | 6cc5377c3394de2df9a71fb3f98a12b29a0a2c9a /scripts | |
| parent | s390x/mmu: Check table length and offset fields (diff) | |
| download | qemu-e3e09d87c6e69c2da684d5aacabe3124ebcb6f8e.tar.gz qemu-e3e09d87c6e69c2da684d5aacabe3124ebcb6f8e.tar.xz qemu-e3e09d87c6e69c2da684d5aacabe3124ebcb6f8e.zip | |
s390x/mmu: Skip exceptions properly when translating addresses for debug
When a fault occurs during the MMU lookup in s390_cpu_get_phys_page_debug(),
the trigger_page_fault() function writes the translation exception code
into the lowcore - something you would not expect during a memory access
by the debugger. Ease this problem by adding an additional parameter to
mmu_translate() which can be used to specify whether a program check and
the translation exception code should be injected or not.
Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
