summaryrefslogtreecommitdiff
path: root/target/s390x/mmu_helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-09s390x/mmu: don't overwrite pending exception in mmu translateDavid Hildenbrand1-1/+1
2018-03-08target/s390x: Remove leading underscores from #definesThomas Huth1-27/+27
2018-02-26s390x/tcg: fix disabling/enabling DATDavid Hildenbrand1-1/+1
2017-12-14s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()David Hildenbrand1-3/+6
2017-12-14s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)David Hildenbrand1-0/+14
2017-10-20s390x/tcg: low-address protection supportDavid Hildenbrand1-35/+61
2017-10-06s390x/tcg: add MMU for real addressesDavid Hildenbrand1-0/+19
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand1-0/+1
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand1-0/+1
2017-07-28target/s390x: fix pgm irq ilen in translate_pages()David Hildenbrand1-1/+1
2017-06-13target/s390x: rework PGM interrupt psw.addr handlingDavid Hildenbrand1-3/+3
2017-06-06target/s390x: remove some Linux assumptions from IPTEAurelien Jarno1-2/+0
2017-06-06target/s390x: Add support for the TEST BLOCK instructionThomas Huth1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+499