summaryrefslogtreecommitdiffstats
path: root/include/hw/hotplug.h
Commit message (Expand)AuthorAgeFilesLines
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-4/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+3
* qom: make interface types abstractMarc-André Lureau2018-12-111-5/+1Star
* call HotplugHandler->plug() as the last step in device realizationIgor Mammedov2018-10-191-11/+0Star
* qdev: add HotplugHandler->post_plug() callbackStefan Hajnoczi2018-07-161-0/+11
* qdev: hotplug: drop HotplugHandler.post_plug callbackXiao Guangrong2016-11-151-11/+0Star
* nvdimm acpi: introduce fit bufferXiao Guangrong2016-11-011-0/+10
* qdev: hotplug: Introduce HotplugHandler.pre_plug() callbackIgor Mammedov2016-06-171-1/+13
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0Star
* misc: Fix new typos in commentsStefan Weil2015-01-151-1/+1
* qdev: HotplugHandler: Provide unplug callbackIgor Mammedov2014-10-151-0/+12
* qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2014-10-151-7/+9
* define hotplug interfaceIgor Mammedov2014-02-101-0/+78