summaryrefslogtreecommitdiff
path: root/target/s390x/helper.c
AgeCommit message (Expand)Author
2017-09-01s390x: replace cpu_s390x_init() with cpu_generic_init()Igor Mammedov
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand
2017-08-30target/s390x: move cc_name() to helper.cDavid Hildenbrand
2017-07-25target/s390x: Move exception-related functions to a new excp_helper.c fileThomas Huth
2017-07-25target/s390x: Rework program_interrupt() and related functionsThomas Huth
2017-07-25target/s390x: Move s390_cpu_dump_state() to helper.cThomas Huth
2017-06-13target/s390x: rework PGM interrupt psw.addr handlingDavid Hildenbrand
2017-06-06target/s390x: addressing exceptions are suppressingDavid Hildenbrand
2017-06-06target/s390x: Implement EXECUTE via new TranslationBlockRichard Henderson
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-12target/s390x: Diagnose specification exception for atomicsRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth