- 546323b modules: turn off lazy binding by Gerd Hoffmann · 4 years, 5 months ago
- 1e1f9c2 virtio-gpu: add virtio-vga module by Gerd Hoffmann · 4 years, 5 months ago
- 74acdf0 virtio-gpu: add virtio-gpu-pci module by Gerd Hoffmann · 4 years, 5 months ago
- c826365 opengl: build opengl helper code modular by Gerd Hoffmann · 4 years, 5 months ago
- 4e65151 modules: add spice dependencies by Gerd Hoffmann · 4 years, 5 months ago
- 6f13fa7 modules: dependencies infrastructure by Gerd Hoffmann · 4 years, 5 months ago
- 23ebeaa chardev/spice: build spice chardevs as module by Gerd Hoffmann · 4 years, 5 months ago
- f88908c modules: update qom object module comment by Gerd Hoffmann · 4 years, 6 months ago
- 5010932 module: silence errors for module_load_qom_all(). by Gerd Hoffmann · 4 years, 6 months ago
- 1b93406 module: relocate path to modules by Paolo Bonzini · 4 years, 7 months ago
- a4c1386 oslib: do not call g_strdup from qemu_get_exec_dir by Paolo Bonzini · 4 years, 7 months ago
- 7b0de5b virtio-gpu: build modular by Gerd Hoffmann · 4 years, 6 months ago
- 859aef0 meson: replace create-config with meson configure_file by Paolo Bonzini · 4 years, 7 months ago
- 64ed6f9 meson: link emulators without Makefile.target by Paolo Bonzini · 4 years, 7 months ago
- d87350b module: ignore NULL type by Gerd Hoffmann · 4 years, 8 months ago
- e94f068 Revert "vga: build virtio-gpu as module" by Gerd Hoffmann · 4 years, 8 months ago
- ef138c7 chardev: enable modules, use for braille by Gerd Hoffmann · 4 years, 9 months ago
- 8d5a24c vga: build virtio-gpu as module by Gerd Hoffmann · 4 years, 9 months ago
- d39e93d vga: build qxl as module by Gerd Hoffmann · 4 years, 9 months ago
- aa9c857 usb: build usb-redir as module by Gerd Hoffmann · 4 years, 9 months ago
- 8887312 ccid: build smartcard as module by Gerd Hoffmann · 4 years, 9 months ago
- 2845774 module: qom module support by Gerd Hoffmann · 4 years, 9 months ago
- 267514b module: increase dirs array size by one by Bruce Rogers · 5 years ago
- bd83c86 modules: load modules from versioned /var/run dir by Christian Ehrhardt · 5 years ago
- 46a0757 module: check module wasn't already initialized by Alexander Bulekov · 5 years ago
- 638be47 util/module: fix a memory leak by Pan Nengyuan · 5 years ago
- 81d8ccb module: return success on module load by Marc-André Lureau · 6 years ago
- 9062912 module: use g_hash_table_add() by Marc-André Lureau · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 900610e module: Use QEMU_MODULE_DIR as a search path by ryang · 7 years ago
- dffa41b module: Don't load the same module if requested multiple times by Fam Zheng · 9 years ago
- 88d8879 blockdev: Add dynamic module loading for block drivers by Marc Mari · 9 years ago
- 9be3859 coccinelle: Remove unnecessary variables for function return value by Eduardo Habkost · 9 years ago
- aafd758 util: Clean up includes by Peter Maydell · 9 years ago
- bb2eb18 module: Don't complain when a module is absent by Andreas Färber · 11 years ago
- f9e13f8 module: Simplify module_load() by Andreas Färber · 11 years ago
- 08cf996 util: Add 'static' attribute to function implementation by Stefan Weil · 11 years ago
- d844a7b modules: Fix building with --enable-modules by Fam Zheng · 11 years ago
- aa0d1f4 modules: do not include gmodule-2.0 in static builds by Paolo Bonzini · 11 years ago
- e26110c module: implement module loading by Fam Zheng · 11 years ago
- baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from module.c]
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- b920df5 Remove type field in ModuleEntry as it's not used by Chen Yufei · 13 years ago
- 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
- 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
- 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 16 years ago
- f789743 Fix module initialization when more than 1 class is in use by Anthony Liguori · 16 years ago
- 0bfe3ca Constructor support by Anthony Liguori · 16 years ago