summaryrefslogtreecommitdiffstats
path: root/target-s390x/ioinst.c
Commit message (Expand)AuthorAgeFilesLines
* s390/ioinst: fix endianness in ioinst_schib_validAlexander Graf2015-06-171-3/+3
* s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin2015-04-301-17/+25
* s390x/ioinst: Rework memory access in TPI instructionThomas Huth2015-02-181-12/+7
* s390x/ioinst: Rework memory access in CHSC instructionThomas Huth2015-02-181-9/+13
* s390x/ioinst: Rework memory access in STCRW instructionThomas Huth2015-02-181-11/+9
* s390x/ioinst: Rework memory access in TSCH instructionThomas Huth2015-02-181-14/+19
* s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth2015-02-181-4/+4
* s390x/ioinst: Rework memory access in STSCH instructionThomas Huth2015-02-181-14/+22
* s390x/ioinst: Rework memory access in SSCH instructionThomas Huth2015-02-181-11/+5
* s390x/ioinst: Rework memory access in MSCH instructionThomas Huth2015-02-181-13/+7
* s390: Add PCI bus supportFrank Blaschka2015-01-121-0/+52
* s390x/ioinst: CHSC has to set a condition codeThomas Huth2013-12-181-0/+1
* s390/ioinst: Moved the CC setting to the IO instruction handlersThomas Huth2013-09-201-60/+50
* s390x/ioinst: Fixed priority of operand exceptionsThomas Huth2013-07-301-17/+13
* s390x/ioinst: Fixed alignment check in SCHM instructionThomas Huth2013-07-301-1/+1
* s390x/ioinst: Throw addressing exception when memory_map failedThomas Huth2013-07-301-7/+7
* s390x/ioinst: Add missing alignment checks for IO instructionsThomas Huth2013-07-301-0/+25
* s390/css: Fix subchannel detectionChristian Borntraeger2013-03-081-1/+1
* s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck2013-01-291-5/+14
* s390: Add channel I/O instructions.Cornelia Huck2013-01-291-0/+716
* s390: Channel I/O basic definitions.Cornelia Huck2013-01-291-0/+36
OpenPOWER on IntegriCloud