summaryrefslogtreecommitdiff
path: root/target-s390x/ioinst.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini1-1/+1
2016-05-17s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin1-0/+1
2016-01-29s390: Clean up includesPeter Maydell1-1/+1
2016-01-27s390x: fix generation of event information crwSong Shan Gong1-0/+1
2016-01-27s390x/ioinst: set type and len for SEI responsePierre Morel1-1/+2
2015-06-17s390/ioinst: fix endianness in ioinst_schib_validAlexander Graf1-3/+3
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin1-17/+25
2015-02-18s390x/ioinst: Rework memory access in TPI instructionThomas Huth1-12/+7
2015-02-18s390x/ioinst: Rework memory access in CHSC instructionThomas Huth1-9/+13
2015-02-18s390x/ioinst: Rework memory access in STCRW instructionThomas Huth1-11/+9
2015-02-18s390x/ioinst: Rework memory access in TSCH instructionThomas Huth1-14/+19
2015-02-18s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth1-4/+4
2015-02-18s390x/ioinst: Rework memory access in STSCH instructionThomas Huth1-14/+22
2015-02-18s390x/ioinst: Rework memory access in SSCH instructionThomas Huth1-11/+5
2015-02-18s390x/ioinst: Rework memory access in MSCH instructionThomas Huth1-13/+7
2015-01-12s390: Add PCI bus supportFrank Blaschka1-0/+52
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