aboutsummaryrefslogtreecommitdiff
path: root/hw/core/hotplug.c
AgeCommit message (Expand)Author
2018-10-19call HotplugHandler->plug() as the last step in device realizationIgor Mammedov
2018-07-16qdev: add HotplugHandler->post_plug() callbackStefan Hajnoczi
2016-11-15qdev: hotplug: drop HotplugHandler.post_plug callbackXiao Guangrong
2016-11-01nvdimm acpi: introduce fit bufferXiao Guangrong
2016-06-17qdev: hotplug: Introduce HotplugHandler.pre_plug() callbackIgor Mammedov
2016-01-29hw/core: Clean up includesPeter Maydell
2014-10-15qdev: HotplugHandler: Provide unplug callbackIgor Mammedov
2014-10-15qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov
2014-02-10define hotplug interfaceIgor Mammedov