Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call HotplugHandler->plug() as the last step in device realization | Igor Mammedov | 2018-10-19 | 1 | -10/+0 |
* | qdev: add HotplugHandler->post_plug() callback | Stefan Hajnoczi | 2018-07-16 | 1 | -0/+10 |
* | qdev: hotplug: drop HotplugHandler.post_plug callback | Xiao Guangrong | 2016-11-15 | 1 | -11/+0 |
* | nvdimm acpi: introduce fit buffer | Xiao Guangrong | 2016-11-01 | 1 | -0/+11 |
* | qdev: hotplug: Introduce HotplugHandler.pre_plug() callback | Igor Mammedov | 2016-06-17 | 1 | -0/+11 |
* | hw/core: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | qdev: HotplugHandler: Provide unplug callback | Igor Mammedov | 2014-10-15 | 1 | -0/+11 |
* | qdev: HotplugHandler: Rename unplug callback to unplug_request | Igor Mammedov | 2014-10-15 | 1 | -5/+5 |
* | define hotplug interface | Igor Mammedov | 2014-02-10 | 1 | -0/+48 |