aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/module.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-06module: add Error arguments to module_load and module_load_qomClaudio Fontana1-5/+32
2022-11-06module: rename module_load_one to module_loadClaudio Fontana1-5/+5
2022-11-06module: removed unused function argument "mayfail"Claudio Fontana1-4/+4
2022-06-06modules: introduces module_kconfig directiveJose R. Ziviani1-0/+10
2021-11-08docs: remove non-reference uses of single backticksJohn Snow1-3/+3
2021-07-09modules: check arch and block load on mismatchGerd Hoffmann1-0/+1
2021-07-09modules: generate modinfo.cGerd Hoffmann1-0/+17
2021-07-09modules: add modinfo macrosGerd Hoffmann1-0/+61
2020-10-15module: silence errors for module_load_qom_all().Gerd Hoffmann1-4/+4
2020-07-07module: qom module supportGerd Hoffmann1-0/+2
2020-02-28migration: Add support for modulesJuan Quintela1-0/+2
2020-02-22fuzz: add FUZZ_TARGET module typeAlexander Bulekov1-1/+3
2019-08-21module: return success on module loadMarc-André Lureau1-1/+1
2019-03-07tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito1-0/+2
2019-01-14xen: add a mechanism to automatically create XenDevice-s...Paul Durrant1-0/+3
2018-03-12audio: add module loading supportGerd Hoffmann1-0/+1
2018-03-05console: add ui module loading supportGerd Hoffmann1-0/+1
2017-03-05qmp: Dumb down how we run QMP command registrationMarkus Armbruster1-2/+0
2016-10-12trace: provide mechanism for registering trace eventsDaniel P. Berrange1-0/+2
2016-09-20blockdev: Add dynamic module loading for block driversMarc Mari1-0/+3
2016-03-16module: Rename machine_init() to opts_init()Eduardo Habkost1-2/+2
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2014-02-20module: implement module loadingFam Zheng1-1/+22
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-0/+40