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
2020-08-21
meson: replace create-config with meson configure_file
Paolo Bonzini
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2020-07-21
module: ignore NULL type
Gerd Hoffmann
2020-07-11
Revert "vga: build virtio-gpu as module"
Gerd Hoffmann
2020-07-07
chardev: enable modules, use for braille
Gerd Hoffmann
2020-07-07
vga: build virtio-gpu as module
Gerd Hoffmann
2020-07-07
vga: build qxl as module
Gerd Hoffmann
2020-07-07
usb: build usb-redir as module
Gerd Hoffmann
2020-07-07
ccid: build smartcard as module
Gerd Hoffmann
2020-07-07
module: qom module support
Gerd Hoffmann
2020-04-13
module: increase dirs array size by one
Bruce Rogers
2020-03-16
modules: load modules from versioned /var/run dir
Christian Ehrhardt
2020-02-22
module: check module wasn't already initialized
Alexander Bulekov
2020-01-08
util/module: fix a memory leak
Pan Nengyuan
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