aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/diag.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-18s390x: Return specification exception for unimplemented diag 308 subcodesJanosch Frank1-1/+1
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+0
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-05-31Make address_space_access_valid() take a MemTxAttrs argumentPeter Maydell1-2/+4
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand1-57/+4
2017-12-14s390x/diag: pass the retaddr into handle_diag_308()David Hildenbrand1-7/+7
2017-10-20S390: use g_new() family of functionsMarc-André Lureau1-1/+1
2017-09-19s390x: move subsystem_reset() to s390-virtio-ccw.hDavid Hildenbrand1-0/+1
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand1-0/+1
2017-08-30target/s390x: move s390_do_cpu_reset() to diag.cDavid Hildenbrand1-0/+7
2017-07-25target/s390x: Move diag helpers to a separate fileThomas Huth1-0/+179