index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
module.c
Age
Commit message (
Expand
)
Author
2019-08-21
module: return success on module load
Marc-André Lureau
2019-08-21
module: use g_hash_table_add()
Marc-André Lureau
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-08-23
module: Use QEMU_MODULE_DIR as a search path
ryang
2016-10-07
module: Don't load the same module if requested multiple times
Fam Zheng
2016-09-20
blockdev: Add dynamic module loading for block drivers
Marc Mari
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-02-04
util: Clean up includes
Peter Maydell
2014-07-18
module: Don't complain when a module is absent
Andreas Färber
2014-07-18
module: Simplify module_load()
Andreas Färber
2014-03-27
util: Add 'static' attribute to function implementation
Stefan Weil
2014-02-28
modules: Fix building with --enable-modules
Fam Zheng
2014-02-25
modules: do not include gmodule-2.0 in static builds
Paolo Bonzini
2014-02-20
module: implement module loading
Fam Zheng
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini