summaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)Author
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-24vfio-ccw: support async command subregionCornelia Huck
2019-05-17s390/css: handle CCW_FLAG_SKIPCornelia Huck
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne
2019-02-18target/s390x: Split out s390-tod.hRichard Henderson
2018-12-20hw/s390x: Fix bad mask in time2tod()Thomas Huth
2018-12-12s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand
2018-10-12s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank
2018-10-04hw/s390x/ioinst: Fix alignment problem in struct SubchDevThomas Huth
2018-10-04hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie
2018-02-26s390x: remove s390_get_memslot_countCornelia Huck
2018-02-26s390x/sclp: remove memory hotplug supportDavid Hildenbrand
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand
2018-02-09s390x/tcg: cache the qemu flic in a central functionDavid Hildenbrand
2018-02-09s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand
2018-02-09s390x/flic: factor out injection of floating interruptsDavid Hildenbrand
2018-02-09s390x/flic: simplify flic initializationDavid Hildenbrand
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2017-12-14s390x/css: unrestrict cssidsHalil Pasic
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-10-20s390x/css: IO instr handler ending controlHalil Pasic
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic
2017-10-06s390x/css: introduce css data streamHalil Pasic
2017-09-19s390x: move sclp_service_call() to sclp.hDavid Hildenbrand
2017-09-19s390x: move subsystem_reset() to s390-virtio-ccw.hDavid Hildenbrand
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck
2017-08-30s390x/pci: add stubsCornelia Huck
2017-08-30s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi
2017-08-30s390x/css: use macro for event-information pending error recover codeDong Jia Shi
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell
2017-07-14s390x/kvm: enable guarded storageFan Zhang