summaryrefslogtreecommitdiff
path: root/hw/vfio/ccw.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-30vfio-ccw: introduce vfio_ccw_get_device()Greg Kurz1-20/+36
2018-04-09vfio-ccw: fix memory leaks in vfio_ccw_realize()Greg Kurz1-0/+2
2018-03-08vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck1-2/+2
2017-12-18hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé1-1/+1
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic1-7/+21
2017-10-06s390x: sort some devices into categoriesCornelia Huck1-0/+1
2017-07-25vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...Dong Jia Shi1-0/+1
2017-07-25vfio/ccw: allocate irq info with the right sizeJing Zhang1-1/+1
2017-05-19vfio/ccw: update sense data if a unit check is pendingDong Jia Shi1-0/+7
2017-05-19s390x/css: introduce and realize ccw-request callbackXiao Feng Ren1-0/+85
2017-05-19vfio/ccw: get irqs info and set the eventfd fdDong Jia Shi1-0/+101
2017-05-19vfio/ccw: get io region infoDong Jia Shi1-0/+54
2017-05-19vfio/ccw: vfio based subchannel passthrough driverXiao Feng Ren1-0/+187