aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/misc_helper.c
AgeCommit message (Expand)Author
2017-09-19target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand
2017-09-19target/s390x: use program_interrupt() in per_check_exception()David Hildenbrand
2017-09-19s390x: move sclp_service_call() to sclp.hDavid Hildenbrand
2017-09-19s390x: move s390_virtio_hypercall() to s390-virtio-hcall.hDavid Hildenbrand
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand
2017-08-30target/s390x: move get_per_in_range() to misc_helper.cDavid Hildenbrand
2017-08-30s390x: wire up diag288 in tcgCornelia Huck
2017-08-30s390x/tcg: specification exception for unknown diagCornelia Huck
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