index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: Use bundle mechanism
Akihiko Odaki
2022-07-13
1
-1
/
+0
*
modules: check arch on qom lookup
Gerd Hoffmann
2021-07-09
1
-0
/
+6
*
modules: check arch and block load on mismatch
Gerd Hoffmann
2021-07-09
1
-0
/
+29
*
modules: add tracepoints
Gerd Hoffmann
2021-07-09
1
-0
/
+3
*
modules: use modinfo for qemu opts load
Gerd Hoffmann
2021-07-09
1
-0
/
+19
*
modules: use modinfo for qom load
Gerd Hoffmann
2021-07-09
1
-53
/
+24
*
modules: use modinfo for dependencies
Gerd Hoffmann
2021-07-09
1
-34
/
+21
*
modules: generate modinfo.c
Gerd Hoffmann
2021-07-09
1
-0
/
+11
*
virtio-gpu: add virtio-vga-gl
Gerd Hoffmann
2021-05-10
1
-0
/
+2
*
virtio-gpu: add virtio-gpu-gl-pci
Gerd Hoffmann
2021-05-10
1
-0
/
+2
*
virtio-gpu: move virtio-gpu-gl-device to separate module
Gerd Hoffmann
2021-05-10
1
-1
/
+3
*
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
2021-05-10
1
-0
/
+1
*
util: fix use-after-free in module_load_one
Marc-André Lureau
2021-04-01
1
-1
/
+2
*
s390x: modularize virtio-gpu-ccw
Gerd Hoffmann
2021-03-26
1
-0
/
+1
*
modules: turn off lazy binding
Gerd Hoffmann
2020-10-29
1
-1
/
+1
*
virtio-gpu: add virtio-vga module
Gerd Hoffmann
2020-10-29
1
-0
/
+3
*
virtio-gpu: add virtio-gpu-pci module
Gerd Hoffmann
2020-10-29
1
-0
/
+3
*
opengl: build opengl helper code modular
Gerd Hoffmann
2020-10-21
1
-0
/
+7
*
modules: add spice dependencies
Gerd Hoffmann
2020-10-21
1
-0
/
+5
*
modules: dependencies infrastructure
Gerd Hoffmann
2020-10-21
1
-5
/
+27
*
chardev/spice: build spice chardevs as module
Gerd Hoffmann
2020-10-15
1
-0
/
+2
*
modules: update qom object module comment
Gerd Hoffmann
2020-10-15
1
-1
/
+3
*
module: silence errors for module_load_qom_all().
Gerd Hoffmann
2020-10-15
1
-10
/
+10
*
module: relocate path to modules
Paolo Bonzini
2020-09-30
1
-1
/
+2
*
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
2020-09-30
1
-6
/
+1
*
virtio-gpu: build modular
Gerd Hoffmann
2020-09-15
1
-0
/
+2
*
meson: replace create-config with meson configure_file
Paolo Bonzini
2020-08-21
1
-2
/
+2
*
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
1
-1
/
+0
*
module: ignore NULL type
Gerd Hoffmann
2020-07-21
1
-0
/
+3
*
Revert "vga: build virtio-gpu as module"
Gerd Hoffmann
2020-07-11
1
-6
/
+0
*
chardev: enable modules, use for braille
Gerd Hoffmann
2020-07-07
1
-0
/
+1
*
vga: build virtio-gpu as module
Gerd Hoffmann
2020-07-07
1
-0
/
+6
*
vga: build qxl as module
Gerd Hoffmann
2020-07-07
1
-0
/
+2
*
usb: build usb-redir as module
Gerd Hoffmann
2020-07-07
1
-0
/
+1
*
ccid: build smartcard as module
Gerd Hoffmann
2020-07-07
1
-0
/
+2
*
module: qom module support
Gerd Hoffmann
2020-07-07
1
-0
/
+55
*
module: increase dirs array size by one
Bruce Rogers
2020-04-13
1
-1
/
+1
*
modules: load modules from versioned /var/run dir
Christian Ehrhardt
2020-03-16
1
-0
/
+14
*
module: check module wasn't already initialized
Alexander Bulekov
2020-02-22
1
-0
/
+7
*
util/module: fix a memory leak
Pan Nengyuan
2020-01-08
1
-0
/
+1
*
module: return success on module load
Marc-André Lureau
2019-08-21
1
-3
/
+11
*
module: use g_hash_table_add()
Marc-André Lureau
2019-08-21
1
-2
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
module: Use QEMU_MODULE_DIR as a search path
ryang
2018-08-23
1
-8
/
+14
*
module: Don't load the same module if requested multiple times
Fam Zheng
2016-10-07
1
-2
/
+16
*
blockdev: Add dynamic module loading for block drivers
Marc Mari
2016-09-20
1
-27
/
+11
*
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-5
/
+1
*
util: Clean up includes
Peter Maydell
2016-02-04
1
-1
/
+1
*
module: Don't complain when a module is absent
Andreas Färber
2014-07-18
1
-3
/
+0
*
module: Simplify module_load()
Andreas Färber
2014-07-18
1
-4
/
+2
[next]