aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/misc_helper.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-13s390x/cpumodel: wire up cpu type + id for TCGDavid Hildenbrand1-3/+6
2017-06-13target/s390x: rework PGM interrupt psw.addr handlingDavid Hildenbrand1-13/+8
2017-06-13target/s390x: correctly indicate PER nullificationDavid Hildenbrand1-0/+1
2017-06-06target/s390x: implement COMPARE LOGICAL LONG UNICODEAurelien Jarno1-2/+2
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-2/+2
2017-05-12target/s390x: mask the SIGP order_code using SIGP_ORDER_MASKAurelien Jarno1-2/+1
2017-05-12target/s390x: Implement STORE FACILITIES LIST EXTENDEDRichard Henderson1-0/+59
2017-04-25s390x/misc_helper.c: wrap s390_virtio_hypercall in BQLAurelien Jarno1-0/+2
2017-04-25target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern1-1/+2
2017-03-09s390x/misc_helper.c: wrap IO instructions in BQLAlex Bennée1-0/+21
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka1-1/+4
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+653