Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qom: make interface types abstract | Marc-André Lureau | 2018-12-11 | 1 | -5/+1 |
* | call HotplugHandler->plug() as the last step in device realization | Igor Mammedov | 2018-10-19 | 1 | -11/+0 |
* | qdev: add HotplugHandler->post_plug() callback | Stefan Hajnoczi | 2018-07-16 | 1 | -0/+11 |
* | 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/+10 |
* | qdev: hotplug: Introduce HotplugHandler.pre_plug() callback | Igor Mammedov | 2016-06-17 | 1 | -1/+13 |
* | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster | 2016-03-22 | 1 | -1/+0 |
* | misc: Fix new typos in comments | Stefan Weil | 2015-01-15 | 1 | -1/+1 |
* | qdev: HotplugHandler: Provide unplug callback | Igor Mammedov | 2014-10-15 | 1 | -0/+12 |
* | qdev: HotplugHandler: Rename unplug callback to unplug_request | Igor Mammedov | 2014-10-15 | 1 | -7/+9 |
* | define hotplug interface | Igor Mammedov | 2014-02-10 | 1 | -0/+78 |