summaryrefslogtreecommitdiff
path: root/hw/core/hotplug.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-15qdev: hotplug: drop HotplugHandler.post_plug callbackXiao Guangrong1-11/+0
2016-11-01nvdimm acpi: introduce fit bufferXiao Guangrong1-0/+11
2016-06-17qdev: hotplug: Introduce HotplugHandler.pre_plug() callbackIgor Mammedov1-0/+11
2016-01-29hw/core: Clean up includesPeter Maydell1-0/+1
2014-10-15qdev: HotplugHandler: Provide unplug callbackIgor Mammedov1-0/+11
2014-10-15qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov1-5/+5
2014-02-10define hotplug interfaceIgor Mammedov1-0/+48