aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/mmu_helper.c
AgeCommit message (Expand)Author
2015-02-18s390x/mmu: Add function for accessing guest memoryThomas Huth
2015-02-18s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth
2015-02-18s390x/mmu: Clean up mmu_translate_asc()Thomas Huth
2015-02-18s390x/mmu: Check bit 52 in page table entryThomas Huth
2015-02-18s390x/mmu: Renaming related to the ASCE confusionThomas Huth
2015-02-18s390x/mmu: Add support for read-only regionsThomas Huth
2015-02-18s390x/mmu: Fix the exception codes for illegal table entriesThomas Huth
2015-02-18s390x/mmu: Fix exception types when checking the ASCEsThomas Huth
2015-02-18s390x/mmu: Fix translation exception code in lowcoreThomas Huth
2015-02-18s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth
2015-02-18s390x/mmu: Check table length and offset fieldsThomas Huth
2015-02-18s390x/mmu: Fix the handling of the table levelsThomas Huth
2015-02-18s390x/mmu: Fix the check for the real-space designation bitThomas Huth
2015-02-18s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth