aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/tcg
AgeCommit message (Expand)AuthorFilesLines
2021-10-05tcg: Expand MO_SIZE to 3 bitsRichard Henderson1-1/+1
2021-09-14accel/tcg: Add DisasContextBase argument to translator_ld*Ilya Leoshkevich1-7/+9
2021-09-06hw/s390x/s390-skeys: lazy storage key enablement under TCGDavid Hildenbrand1-0/+9
2021-09-06s390x/mmu_helper: move address validation into mmu_translate*()David Hildenbrand2-14/+1
2021-09-06s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKEDavid Hildenbrand1-13/+23
2021-09-06s390x/tcg: convert real to absolute address for RRBE, SSKE and ISKEDavid Hildenbrand1-0/+3
2021-09-06s390x/tcg: fix ignoring bit 63 when setting the storage key in SSKEDavid Hildenbrand1-1/+1
2021-09-06s390x/tcg: wrap address for RRBEDavid Hildenbrand1-3/+4
2021-09-06s390x/tcg: fix and optimize SPX (SET PREFIX)David Hildenbrand1-1/+14
2021-07-21accel/tcg: Remove TranslatorOps.breakpoint_checkRichard Henderson1-24/+0
2021-07-21tcg: Rename helper_atomic_*_mmu and provide for user-onlyRichard Henderson1-12/+7
2021-07-12Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...Peter Maydell19-0/+19971
2021-07-07target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen19-0/+19982