aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/ccw.c
AgeCommit message (Expand)Author
2021-01-21vfio-ccw: Connect the device request notifierEric Farman
2020-10-02vfio-ccw: plug memory leak while getting region infoCornelia Huck
2020-07-02vfio: Convert to ram_block_discard_disable()David Hildenbrand
2020-06-18vfio-ccw: Add support for the CRW region and IRQFarhan Ali
2020-06-18vfio-ccw: Refactor ccw irq handlerEric Farman
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-06-18vfio-ccw: Refactor cleanup of regionsEric Farman
2020-06-05vfio-ccw: allow non-prefetch ORBsJared Rossi
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-12-14vfio-ccw: Fix error messageBoris Fiuczynski
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-07-08vfio-ccw: Test vfio_set_irq_signaling() return valueAlex Williamson
2019-06-24vfio-ccw: support async command subregionCornelia Huck
2019-06-24vfio-ccw: use vfio_set_irq_signalingCornelia Huck
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-22hw: vfio: drop TYPE_FOO MACRO in VMStateDescriptionLi Qiang
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne
2019-04-03hw/vfio/ccw: avoid taking address members in packed structsDaniel P. Berrangé
2018-09-24qemu-error: add {error, warn}_report_once_condCornelia Huck
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson
2018-06-18vfio-ccw: add force unlimited prefetch propertyHalil Pasic
2018-05-31vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé
2018-04-30vfio-ccw: introduce vfio_ccw_get_device()Greg Kurz
2018-04-09vfio-ccw: fix memory leaks in vfio_ccw_realize()Greg Kurz
2018-03-08vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck
2017-12-18hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-10-06s390x: sort some devices into categoriesCornelia Huck
2017-07-25vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...Dong Jia Shi
2017-07-25vfio/ccw: allocate irq info with the right sizeJing Zhang
2017-05-19vfio/ccw: update sense data if a unit check is pendingDong Jia Shi
2017-05-19s390x/css: introduce and realize ccw-request callbackXiao Feng Ren
2017-05-19vfio/ccw: get irqs info and set the eventfd fdDong Jia Shi
2017-05-19vfio/ccw: get io region infoDong Jia Shi
2017-05-19vfio/ccw: vfio based subchannel passthrough driverXiao Feng Ren