aboutsummaryrefslogtreecommitdiff
path: root/include/hw/hotplug.h
AgeCommit message (Expand)Author
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-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2015-01-15misc: Fix new typos in commentsStefan Weil
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