Age | Commit message (Expand) | Author | Files | Lines |
2016-01-29 | s390: Clean up includes | Peter Maydell | 1 | -1/+1 |
2016-01-27 | s390x: fix generation of event information crw | Song Shan Gong | 1 | -0/+1 |
2016-01-27 | s390x/ioinst: set type and len for SEI response | Pierre Morel | 1 | -1/+2 |
2015-06-17 | s390/ioinst: fix endianness in ioinst_schib_valid | Alexander Graf | 1 | -3/+3 |
2015-04-30 | s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl | Alexander Yarygin | 1 | -17/+25 |
2015-02-18 | s390x/ioinst: Rework memory access in TPI instruction | Thomas Huth | 1 | -12/+7 |
2015-02-18 | s390x/ioinst: Rework memory access in CHSC instruction | Thomas Huth | 1 | -9/+13 |
2015-02-18 | s390x/ioinst: Rework memory access in STCRW instruction | Thomas Huth | 1 | -11/+9 |
2015-02-18 | s390x/ioinst: Rework memory access in TSCH instruction | Thomas Huth | 1 | -14/+19 |
2015-02-18 | s390x/ioinst: Set condition code in ioinst_handle_tsch() handler | Thomas Huth | 1 | -4/+4 |
2015-02-18 | s390x/ioinst: Rework memory access in STSCH instruction | Thomas Huth | 1 | -14/+22 |
2015-02-18 | s390x/ioinst: Rework memory access in SSCH instruction | Thomas Huth | 1 | -11/+5 |
2015-02-18 | s390x/ioinst: Rework memory access in MSCH instruction | Thomas Huth | 1 | -13/+7 |
2015-01-12 | s390: Add PCI bus support | Frank Blaschka | 1 | -0/+52 |
2013-12-18 | s390x/ioinst: CHSC has to set a condition code | Thomas Huth | 1 | -0/+1 |
2013-09-20 | s390/ioinst: Moved the CC setting to the IO instruction handlers | Thomas Huth | 1 | -60/+50 |
2013-07-30 | s390x/ioinst: Fixed priority of operand exceptions | Thomas Huth | 1 | -17/+13 |
2013-07-30 | s390x/ioinst: Fixed alignment check in SCHM instruction | Thomas Huth | 1 | -1/+1 |
2013-07-30 | s390x/ioinst: Throw addressing exception when memory_map failed | Thomas Huth | 1 | -7/+7 |
2013-07-30 | s390x/ioinst: Add missing alignment checks for IO instructions | Thomas Huth | 1 | -0/+25 |
2013-03-08 | s390/css: Fix subchannel detection | Christian Borntraeger | 1 | -1/+1 |
2013-01-29 | s390: Use s390_cpu_physical_memory_map for tpi. | Cornelia Huck | 1 | -5/+14 |
2013-01-29 | s390: Add channel I/O instructions. | Cornelia Huck | 1 | -0/+716 |
2013-01-29 | s390: Channel I/O basic definitions. | Cornelia Huck | 1 | -0/+36 |