summaryrefslogtreecommitdiffstats
path: root/hw/core/hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* call HotplugHandler->plug() as the last step in device realizationIgor Mammedov2018-10-191-10/+0Star
* qdev: add HotplugHandler->post_plug() callbackStefan Hajnoczi2018-07-161-0/+10
* qdev: hotplug: drop HotplugHandler.post_plug callbackXiao Guangrong2016-11-151-11/+0Star
* nvdimm acpi: introduce fit bufferXiao Guangrong2016-11-011-0/+11
* qdev: hotplug: Introduce HotplugHandler.pre_plug() callbackIgor Mammedov2016-06-171-0/+11
* hw/core: Clean up includesPeter Maydell2016-01-291-0/+1
* qdev: HotplugHandler: Provide unplug callbackIgor Mammedov2014-10-151-0/+11
* qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2014-10-151-5/+5
* define hotplug interfaceIgor Mammedov2014-02-101-0/+48