summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-ccw.c
AgeCommit message (Expand)Author
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2021-06-21s390x/css: Add passthrough IRBEric Farman
2021-05-20hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parentPhilippe Mathieu-Daudé
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster
2019-06-24vfio-ccw: support async command subregionCornelia Huck
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2017-12-14s390x/css: unrestrict cssidsHalil Pasic
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-05-19s390x/css: ccw translation infrastructureXiao Feng Ren
2017-05-19s390x/css: device support for s390-ccw passthroughDong Jia Shi