COMMITS
/ util/module.c September 29, 2022
C
module: add Error arguments to module_load and module_load_qom
Claudio Fontana committed
C
module: rename module_load_one to module_load
Claudio Fontana committed
C
module: removed unused function argument "mayfail"
Claudio Fontana committed
June 24, 2022
A
module: Use bundle mechanism
Akihiko Odaki committed
June 24, 2021
G
modules: check arch on qom lookup
Gerd Hoffmann committed
G
modules: check arch and block load on mismatch
Gerd Hoffmann committed
G
modules: add tracepoints
Gerd Hoffmann committed
G
modules: use modinfo for qemu opts load
Gerd Hoffmann committed
G
modules: use modinfo for qom load
Gerd Hoffmann committed
G
modules: use modinfo for dependencies
Gerd Hoffmann committed
G
modules: generate modinfo.c
Gerd Hoffmann committed
April 30, 2021
G
virtio-gpu: add virtio-vga-gl
Gerd Hoffmann committed
G
virtio-gpu: add virtio-gpu-gl-pci
Gerd Hoffmann committed
G
virtio-gpu: move virtio-gpu-gl-device to separate module
Gerd Hoffmann committed
G
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann committed
March 16, 2021
M
util: fix use-after-free in module_load_one
Marc-André Lureau committed
March 17, 2021
G
s390x: modularize virtio-gpu-ccw
Gerd Hoffmann committed
October 28, 2020
G
modules: turn off lazy binding
Gerd Hoffmann committed
October 23, 2020
G
virtio-gpu: add virtio-vga module
Gerd Hoffmann committed
G
virtio-gpu: add virtio-gpu-pci module
Gerd Hoffmann committed
October 19, 2020
G
opengl: build opengl helper code modular
Gerd Hoffmann committed
G
modules: add spice dependencies
Gerd Hoffmann committed
G
modules: dependencies infrastructure
Gerd Hoffmann committed
October 14, 2020
G
chardev/spice: build spice chardevs as module
Gerd Hoffmann committed
September 23, 2020
G
modules: update qom object module comment
Gerd Hoffmann committed
G
module: silence errors for module_load_qom_all().
Gerd Hoffmann committed
August 18, 2020
P
module: relocate path to modules
Paolo Bonzini committed
P
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini committed
September 14, 2020
G
virtio-gpu: build modular
Gerd Hoffmann committed
August 4, 2020
P
meson: replace create-config with meson configure_file
Paolo Bonzini committed
August 3, 2020
P
meson: link emulators without Makefile.target
Paolo Bonzini committed
July 20, 2020
G
module: ignore NULL type
Gerd Hoffmann committed
July 10, 2020
G
Revert "vga: build virtio-gpu as module"
Gerd Hoffmann committed
June 24, 2020
G
chardev: enable modules, use for braille
Gerd Hoffmann committed
G
vga: build virtio-gpu as module
Gerd Hoffmann committed
G
vga: build qxl as module
Gerd Hoffmann committed
G
usb: build usb-redir as module
Gerd Hoffmann committed
G
ccid: build smartcard as module
Gerd Hoffmann committed
G
module: qom module support
Gerd Hoffmann committed
April 11, 2020
B
module: increase dirs array size by one
Bruce Rogers committed
March 10, 2020
C
modules: load modules from versioned /var/run dir
Christian Ehrhardt committed
February 20, 2020
A
module: check module wasn't already initialized
Alexander Bulekov committed
December 20, 2019
P
util/module: fix a memory leak
Pan Nengyuan committed
July 22, 2019
M
module: return success on module load
Marc-André Lureau committed
M
module: use g_hash_table_add()
Marc-André Lureau committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
July 4, 2018
R
module: Use QEMU_MODULE_DIR as a search path
ryang committed
September 5, 2016
F
module: Don't load the same module if requested multiple times
Fam Zheng committed
August 12, 2016
M
blockdev: Add dynamic module loading for block drivers
Marc Mari committed
June 13, 2016
E
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost committed