Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-23 | module: Use QEMU_MODULE_DIR as a search path | ryang | 1 | -8/+14 |
2016-10-07 | module: Don't load the same module if requested multiple times | Fam Zheng | 1 | -2/+16 |
2016-09-20 | blockdev: Add dynamic module loading for block drivers | Marc Mari | 1 | -27/+11 |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost | 1 | -5/+1 |
2016-02-04 | util: Clean up includes | Peter Maydell | 1 | -1/+1 |
2014-07-18 | module: Don't complain when a module is absent | Andreas Färber | 1 | -3/+0 |
2014-07-18 | module: Simplify module_load() | Andreas Färber | 1 | -4/+2 |
2014-03-27 | util: Add 'static' attribute to function implementation | Stefan Weil | 1 | -1/+1 |
2014-02-28 | modules: Fix building with --enable-modules | Fam Zheng | 1 | -1/+1 |
2014-02-25 | modules: do not include gmodule-2.0 in static builds | Paolo Bonzini | 1 | -0/+2 |
2014-02-20 | module: implement module loading | Fam Zheng | 1 | -2/+143 |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | 1 | -0/+81 |