]> Git Repo - qemu.git/commit
s390x/mmu: Fix the exception codes for illegal table entries
authorThomas Huth <[email protected]>
Thu, 12 Feb 2015 17:09:25 +0000 (18:09 +0100)
committerChristian Borntraeger <[email protected]>
Wed, 18 Feb 2015 08:37:14 +0000 (09:37 +0100)
commit5a123b3c1a1d3540d4455772c42c466870d81061
tree75aa479f591c945bf01f658b8c1a333a7e45e027
parentd267571be419d389184916b56f862a8f143e67c5
s390x/mmu: Fix the exception codes for illegal table entries

Each different level of region/segment table has a dedicated
exception type for illegal entries.

Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: Jens Freimann <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
target-s390x/mmu_helper.c
This page took 0.024601 seconds and 4 git commands to generate.