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