summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorThomas Huth2015-02-12 18:09:23 +0100
committerChristian Borntraeger2015-02-18 09:37:14 +0100
commitbab58bf0921ef5da3c5c764920f152ac7c914c41 (patch)
tree285c7e822a88a1d8c196c29f088bfb8f520efc60 /scripts
parents390x/mmu: Skip exceptions properly when translating addresses for debug (diff)
downloadqemu-bab58bf0921ef5da3c5c764920f152ac7c914c41.tar.gz
qemu-bab58bf0921ef5da3c5c764920f152ac7c914c41.tar.xz
qemu-bab58bf0921ef5da3c5c764920f152ac7c914c41.zip
s390x/mmu: Fix translation exception code in lowcore
The address space bits in the translation exception code were wrong. In fact, we can simply copy the bits from the PSW, so there's no need for the trans_bits() function anymore. Additionally, we now also set the fetch/store bits in the translation exception code, so a guest can determine whether the exception occured during a write or during a read. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com> Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions