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