aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/misc_helper.c
AgeCommit message (Expand)Author
2017-07-28target/s390x: fix pgm irq ilen for stsiDavid Hildenbrand
2017-07-25target/s390x: Rework program_interrupt() and related functionsThomas Huth
2017-07-25target/s390x: Move diag helpers to a separate fileThomas Huth
2017-06-13s390x/cpumodel: wire up cpu type + id for TCGDavid Hildenbrand
2017-06-13target/s390x: rework PGM interrupt psw.addr handlingDavid Hildenbrand
2017-06-13target/s390x: correctly indicate PER nullificationDavid Hildenbrand
2017-06-06target/s390x: implement COMPARE LOGICAL LONG UNICODEAurelien Jarno
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-12target/s390x: mask the SIGP order_code using SIGP_ORDER_MASKAurelien Jarno
2017-05-12target/s390x: Implement STORE FACILITIES LIST EXTENDEDRichard Henderson
2017-04-25s390x/misc_helper.c: wrap s390_virtio_hypercall in BQLAurelien Jarno
2017-04-25target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern
2017-03-09s390x/misc_helper.c: wrap IO instructions in BQLAlex Bennée
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka
2016-12-20Move target-* CPU file into a target/ folderThomas Huth