]> Git Repo - qemu.git/commit - target-s390x/cpu.h
s390x/mmu: Add support for read-only regions
authorThomas Huth <[email protected]>
Thu, 12 Feb 2015 17:09:26 +0000 (18:09 +0100)
committerChristian Borntraeger <[email protected]>
Wed, 18 Feb 2015 08:37:14 +0000 (09:37 +0100)
commit43d49b0115aef2ead5125d4aa9719852d47ef6fc
tree1ff9a48479d1199105e41818f3baac65531c742c
parent5a123b3c1a1d3540d4455772c42c466870d81061
s390x/mmu: Add support for read-only regions

If the "DAT-protection" bit is set in the region table entry and EDAT is
enabled, only read accesses are allowed in the corresponding memory area.

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/cpu.h
target-s390x/mmu_helper.c
This page took 0.026017 seconds and 4 git commands to generate.