aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-ccw.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-21s390x/css: Add passthrough IRBEric Farman1-0/+1
2021-05-20hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parentPhilippe Mathieu-Daudé1-2/+0
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth1-1/+0
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali1-0/+21
2020-05-15qdev: Unrealize must not failMarkus Armbruster1-1/+1
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster1-1/+1
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster1-0/+1
2019-06-24vfio-ccw: support async command subregionCornelia Huck1-0/+20
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne1-0/+9
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck1-3/+1
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova1-1/+1
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+2
2017-12-14s390x/css: unrestrict cssidsHalil Pasic1-1/+1
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic1-6/+5
2017-05-19s390x/css: ccw translation infrastructureXiao Feng Ren1-0/+12
2017-05-19s390x/css: device support for s390-ccw passthroughDong Jia Shi1-0/+141