Age | Commit message (Expand) | Author |
2018-05-14 | s390x: refactor reset/reipl handling | David Hildenbrand |
2018-04-30 | hw/s390x: Allow to configure the consoles with the "-serial" parameter | Thomas Huth |
2018-04-30 | s390x/sclp: extend SCLP event masks to 64 bits | Claudio Imbrenda |
2018-03-08 | s390x/sclp: clean up sclp masks | Claudio Imbrenda |
2018-03-08 | s390x/sclpconsole: Remove dead code - remove exit handlers | Nia Alarie |
2018-02-26 | s390x: remove s390_get_memslot_count | Cornelia Huck |
2018-02-26 | s390x/sclp: remove memory hotplug support | David Hildenbrand |
2018-02-09 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in... | Peter Maydell |
2018-02-09 | s390x/flic: cache the common flic class in a central function | David Hildenbrand |
2018-02-09 | s390x/tcg: cache the qemu flic in a central function | David Hildenbrand |
2018-02-09 | s390x/flic: make floating interrupts on TCG actually floating | David Hildenbrand |
2018-02-09 | s390x/flic: factor out injection of floating interrupts | David Hildenbrand |
2018-02-09 | s390x/flic: simplify flic initialization | David Hildenbrand |
2018-02-09 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2017-12-14 | s390x/css: unrestrict cssids | Halil Pasic |
2017-12-14 | s390x/tcg: rip out dead tpi code | David Hildenbrand |
2017-10-30 | s390x/kvm: use cpu model for gscb on compat machines | Christian Borntraeger |
2017-10-20 | s390x: refactor error handling for MSCH handler | Halil Pasic |
2017-10-20 | s390x: refactor error handling for HSCH handler | Halil Pasic |
2017-10-20 | s390x: refactor error handling for CSCH handler | Halil Pasic |
2017-10-20 | s390x: refactor error handling for XSCH handler | Halil Pasic |
2017-10-20 | s390x: improve error handling for SSCH and RSCH | Halil Pasic |
2017-10-20 | s390x/css: IO instr handler ending control | Halil Pasic |
2017-10-20 | s390x/event-facility: variable-length event masks | Cornelia Huck |
2017-10-06 | s390x/3270: IDA support for 3270 via CcwDataStream | Halil Pasic |
2017-10-06 | 390x/css: introduce maximum data address checking | Halil Pasic |
2017-10-06 | s390x/css: introduce css data stream | Halil Pasic |
2017-09-19 | s390x: move sclp_service_call() to sclp.h | David Hildenbrand |
2017-09-19 | s390x: move subsystem_reset() to s390-virtio-ccw.h | David Hildenbrand |
2017-08-30 | s390x/kvm: move KVM declarations and stubs to separate files | David Hildenbrand |
2017-08-30 | s390x/sclp: properly guard pci-specific functions | Cornelia Huck |
2017-08-30 | s390x/pci: add stubs | Cornelia Huck |
2017-08-30 | s390x/css: generate solicited crw for rchp completion signaling | Dong Jia Shi |
2017-08-30 | s390x/css: use macro for event-information pending error recover code | Dong Jia Shi |
2017-07-14 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s... | Peter Maydell |
2017-07-14 | s390x/kvm: enable guarded storage | Fan Zhang |
2017-07-14 | s390x/cpumodel: wire up new hardware features | Jason J. Herne |
2017-07-14 | s390x/flic: migrate ais states | Yi Min Zhao |
2017-07-14 | s390x/css: use SubchDev.orb | Halil Pasic |
2017-07-14 | s390x/css: activate ChannelSubSys migration | Halil Pasic |
2017-07-14 | s390x/css: add ORB to SubchDev | Halil Pasic |
2017-07-14 | s390x: add css_migration_enabled to machine class | Halil Pasic |
2017-07-14 | s390x/css: update css_adapter_interrupt | Yi Min Zhao |
2017-07-14 | s390x/sic: realize SIC handling | Fei Li |
2017-07-14 | s390x/flic: introduce inject_airq callback | Yi Min Zhao |
2017-07-14 | s390x/flic: introduce modify_ais_mode callback | Fei Li |
2017-07-14 | s390x: add flags field for registering I/O adapter | Fei Li |
2017-07-14 | s390x/migration: Monitor commands for storage attributes | Claudio Imbrenda |
2017-07-14 | s390x/migration: Storage attributes device | Claudio Imbrenda |
2017-07-14 | qdev: Add const qualifier to PropertyInfo definitions | Fam Zheng |