Age | Commit message (Expand) | Author |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster |
2019-06-24 | vfio-ccw: support async command subregion | Cornelia Huck |
2019-05-17 | s390/css: handle CCW_FLAG_SKIP | Cornelia Huck |
2019-04-12 | s390 vfio-ccw: Add bootindex property and IPLB data | Jason J. Herne |
2019-02-18 | target/s390x: Split out s390-tod.h | Richard Henderson |
2018-12-20 | hw/s390x: Fix bad mask in time2tod() | Thomas Huth |
2018-12-12 | s390x/tod: Properly stop the KVM TOD while the guest is not running | David Hildenbrand |
2018-10-12 | s390x/ap: base Adjunct Processor (AP) object model | Tony Krowiak |
2018-10-04 | s390x: Fence huge pages prior to 3.1 | Janosch Frank |
2018-10-04 | hw/s390x/ioinst: Fix alignment problem in struct SubchDev | Thomas Huth |
2018-10-04 | hw/s390x/css: Remove QEMU_PACKED from struct SenseId | Thomas Huth |
2018-08-20 | s390x: remove 's390-squash-mcss' option | Cornelia Huck |
2018-07-02 | s390x/tcg: properly implement the TOD | David Hildenbrand |
2018-07-02 | s390x/tod: factor out TOD into separate device | David Hildenbrand |
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 |