summaryrefslogtreecommitdiffstats
path: root/hw/vfio/ap.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* hw/vfio/ap: drop local_err from vfio_ap_realizeVladimir Sementsov-Ogievskiy2019-12-181-6/+3Star
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/queue.h slightly lessMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* 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
* s390x/vfio-ap: Implement hot plug/unplug of vfio-ap deviceTony Krowiak2019-03-041-1/+1
* Clean up includesMarkus Armbruster2018-12-201-1/+1
* vfio-ap: flag as compatible with balloonCornelia Huck2018-12-121-0/+8
* s390x/vfio-ap: report correct errorCornelia Huck2018-11-051-1/+1
* s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak2018-10-121-0/+181