summaryrefslogtreecommitdiffstats
path: root/hw/vfio/ccw.c
Commit message (Expand)AuthorAgeFilesLines
* vfio-ccw: plug memory leak while getting region infoCornelia Huck2020-10-021-1/+4
* vfio: Convert to ram_block_discard_disable()David Hildenbrand2020-07-021-5/+6
* vfio-ccw: Add support for the CRW region and IRQFarhan Ali2020-06-181-0/+73
* vfio-ccw: Refactor ccw irq handlerEric Farman2020-06-181-16/+42
* vfio-ccw: Add support for the schib regionFarhan Ali2020-06-181-0/+63
* vfio-ccw: Refactor cleanup of regionsEric Farman2020-06-181-5/+9
* vfio-ccw: allow non-prefetch ORBsJared Rossi2020-06-051-10/+3Star
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-3/+3
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* vfio-ccw: Fix error messageBoris Fiuczynski2019-12-141-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* vfio-ccw: Test vfio_set_irq_signaling() return valueAlex Williamson2019-07-081-3/+2Star
* vfio-ccw: support async command subregionCornelia Huck2019-06-241-2/+111
* vfio-ccw: use vfio_set_irq_signalingCornelia Huck2019-06-241-38/+13Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw: vfio: drop TYPE_FOO MACRO in VMStateDescriptionLi Qiang2019-05-221-1/+1
* s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne2019-04-121-3/+3
* hw/vfio/ccw: avoid taking address members in packed structsDaniel P. Berrangé2019-04-031-20/+22
* qemu-error: add {error, warn}_report_once_condCornelia Huck2018-09-241-15/+3Star
* vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson2018-08-171-0/+9
* vfio-ccw: add force unlimited prefetch propertyHalil Pasic2018-06-181-0/+35
* vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé2018-05-311-0/+1
* vfio-ccw: introduce vfio_ccw_get_device()Greg Kurz2018-04-301-20/+36
* vfio-ccw: fix memory leaks in vfio_ccw_realize()Greg Kurz2018-04-091-0/+2
* vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck2018-03-081-2/+2
* hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé2017-12-181-1/+1
* s390x: improve error handling for SSCH and RSCHHalil Pasic2017-10-201-7/+21
* s390x: sort some devices into categoriesCornelia Huck2017-10-061-0/+1
* vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...Dong Jia Shi2017-07-251-0/+1
* vfio/ccw: allocate irq info with the right sizeJing Zhang2017-07-251-1/+1
* vfio/ccw: update sense data if a unit check is pendingDong Jia Shi2017-05-191-0/+7
* s390x/css: introduce and realize ccw-request callbackXiao Feng Ren2017-05-191-0/+85
* vfio/ccw: get irqs info and set the eventfd fdDong Jia Shi2017-05-191-0/+101
* vfio/ccw: get io region infoDong Jia Shi2017-05-191-0/+54
* vfio/ccw: vfio based subchannel passthrough driverXiao Feng Ren2017-05-191-0/+187