summaryrefslogtreecommitdiffstats
path: root/target-s390x/mmu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* s390x/mmu: Add function for accessing guest memoryThomas Huth2015-02-181-0/+102
* s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth2015-02-181-6/+16
* s390x/mmu: Clean up mmu_translate_asc()Thomas Huth2015-02-181-24/+15
* s390x/mmu: Check bit 52 in page table entryThomas Huth2015-02-181-1/+4
* s390x/mmu: Renaming related to the ASCE confusionThomas Huth2015-02-181-6/+6
* s390x/mmu: Add support for read-only regionsThomas Huth2015-02-181-3/+4
* s390x/mmu: Fix the exception codes for illegal table entriesThomas Huth2015-02-181-2/+1
* s390x/mmu: Fix exception types when checking the ASCEsThomas Huth2015-02-181-3/+3
* s390x/mmu: Fix translation exception code in lowcoreThomas Huth2015-02-181-33/+15
* s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth2015-02-181-28/+49
* s390x/mmu: Check table length and offset fieldsThomas Huth2015-02-181-0/+29
* s390x/mmu: Fix the handling of the table levelsThomas Huth2015-02-181-68/+47
* s390x/mmu: Fix the check for the real-space designation bitThomas Huth2015-02-181-7/+6
* s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth2015-02-181-0/+356
OpenPOWER on IntegriCloud