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