index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
modules: check arch on qom lookup
Gerd Hoffmann
1
-0
/
+6
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
1
-0
/
+29
2021-07-09
modules: add tracepoints
Gerd Hoffmann
1
-0
/
+3
2021-07-09
modules: use modinfo for qemu opts load
Gerd Hoffmann
1
-0
/
+19
2021-07-09
modules: use modinfo for qom load
Gerd Hoffmann
1
-53
/
+24
2021-07-09
modules: use modinfo for dependencies
Gerd Hoffmann
1
-34
/
+21
2021-07-09
modules: generate modinfo.c
Gerd Hoffmann
1
-0
/
+11
2021-05-10
virtio-gpu: add virtio-vga-gl
Gerd Hoffmann
1
-0
/
+2
2021-05-10
virtio-gpu: add virtio-gpu-gl-pci
Gerd Hoffmann
1
-0
/
+2
2021-05-10
virtio-gpu: move virtio-gpu-gl-device to separate module
Gerd Hoffmann
1
-1
/
+3
2021-05-10
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
1
-0
/
+1
2021-04-01
util: fix use-after-free in module_load_one
Marc-André Lureau
1
-1
/
+2
2021-03-26
s390x: modularize virtio-gpu-ccw
Gerd Hoffmann
1
-0
/
+1
2020-10-29
modules: turn off lazy binding
Gerd Hoffmann
1
-1
/
+1
2020-10-29
virtio-gpu: add virtio-vga module
Gerd Hoffmann
1
-0
/
+3
2020-10-29
virtio-gpu: add virtio-gpu-pci module
Gerd Hoffmann
1
-0
/
+3
2020-10-21
opengl: build opengl helper code modular
Gerd Hoffmann
1
-0
/
+7
2020-10-21
modules: add spice dependencies
Gerd Hoffmann
1
-0
/
+5
2020-10-21
modules: dependencies infrastructure
Gerd Hoffmann
1
-5
/
+27
2020-10-15
chardev/spice: build spice chardevs as module
Gerd Hoffmann
1
-0
/
+2
2020-10-15
modules: update qom object module comment
Gerd Hoffmann
1
-1
/
+3
2020-10-15
module: silence errors for module_load_qom_all().
Gerd Hoffmann
1
-10
/
+10
2020-09-30
module: relocate path to modules
Paolo Bonzini
1
-1
/
+2
2020-09-30
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
1
-6
/
+1
2020-09-15
virtio-gpu: build modular
Gerd Hoffmann
1
-0
/
+2
2020-08-21
meson: replace create-config with meson configure_file
Paolo Bonzini
1
-2
/
+2
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
1
-1
/
+0
2020-07-21
module: ignore NULL type
Gerd Hoffmann
1
-0
/
+3
2020-07-11
Revert "vga: build virtio-gpu as module"
Gerd Hoffmann
1
-6
/
+0
2020-07-07
chardev: enable modules, use for braille
Gerd Hoffmann
1
-0
/
+1
2020-07-07
vga: build virtio-gpu as module
Gerd Hoffmann
1
-0
/
+6
2020-07-07
vga: build qxl as module
Gerd Hoffmann
1
-0
/
+2
2020-07-07
usb: build usb-redir as module
Gerd Hoffmann
1
-0
/
+1
2020-07-07
ccid: build smartcard as module
Gerd Hoffmann
1
-0
/
+2
2020-07-07
module: qom module support
Gerd Hoffmann
1
-0
/
+55
2020-04-13
module: increase dirs array size by one
Bruce Rogers
1
-1
/
+1
2020-03-16
modules: load modules from versioned /var/run dir
Christian Ehrhardt
1
-0
/
+14
2020-02-22
module: check module wasn't already initialized
Alexander Bulekov
1
-0
/
+7
2020-01-08
util/module: fix a memory leak
Pan Nengyuan
1
-0
/
+1
2019-08-21
module: return success on module load
Marc-André Lureau
1
-3
/
+11
2019-08-21
module: use g_hash_table_add()
Marc-André Lureau
1
-2
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-08-23
module: Use QEMU_MODULE_DIR as a search path
ryang
1
-8
/
+14
2016-10-07
module: Don't load the same module if requested multiple times
Fam Zheng
1
-2
/
+16
2016-09-20
blockdev: Add dynamic module loading for block drivers
Marc Mari
1
-27
/
+11
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-5
/
+1
2016-02-04
util: Clean up includes
Peter Maydell
1
-1
/
+1
2014-07-18
module: Don't complain when a module is absent
Andreas Färber
1
-3
/
+0
2014-07-18
module: Simplify module_load()
Andreas Färber
1
-4
/
+2
2014-03-27
util: Add 'static' attribute to function implementation
Stefan Weil
1
-1
/
+1
[next]