summaryrefslogtreecommitdiff
path: root/target-s390x/ioinst.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-18s390x/ioinst: CHSC has to set a condition codeThomas Huth1-0/+1
2013-09-20s390/ioinst: Moved the CC setting to the IO instruction handlersThomas Huth1-60/+50
2013-07-30s390x/ioinst: Fixed priority of operand exceptionsThomas Huth1-17/+13
2013-07-30s390x/ioinst: Fixed alignment check in SCHM instructionThomas Huth1-1/+1
2013-07-30s390x/ioinst: Throw addressing exception when memory_map failedThomas Huth1-7/+7
2013-07-30s390x/ioinst: Add missing alignment checks for IO instructionsThomas Huth1-0/+25
2013-03-08s390/css: Fix subchannel detectionChristian Borntraeger1-1/+1
2013-01-29s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck1-5/+14
2013-01-29s390: Add channel I/O instructions.Cornelia Huck1-0/+716
2013-01-29s390: Channel I/O basic definitions.Cornelia Huck1-0/+36