summaryrefslogtreecommitdiff
path: root/hw/vfio/ap.c
AgeCommit message (Expand)Author
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
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-03-04s390x/vfio-ap: Implement hot plug/unplug of vfio-ap deviceTony Krowiak
2018-12-20Clean up includesMarkus Armbruster
2018-12-12vfio-ap: flag as compatible with balloonCornelia Huck
2018-11-05s390x/vfio-ap: report correct errorCornelia Huck
2018-10-12s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak