qemu/util
Andreas Färber bb2eb1892d module: Don't complain when a module is absent
The current implementation depends on a configure-time generated list of
block modules. When any of them is absent, module_load() emits a warning.

This is suboptimal because extracting code to modules was mainly done to
allow separate packaging of modules with intrusive dependencies. Absence
of optional packages then leads to absence of modules and an error
message, which users may recognize as new and report as error.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-07-18 14:57:35 +02:00
..
acl.c
aes.c
bitmap.c
bitops.c
compatfd.c
crc32c.c
cutils.c
envlist.c
error.c
event_notifier-posix.c
event_notifier-win32.c
fifo8.c
getauxval.c qemu/osdep: Remove the need for qemu_init_auxval 2014-06-23 07:32:27 -07:00
hbitmap.c
hexdump.c
host-utils.c
iov.c dma-helpers: Fix too long qiov 2014-07-14 12:03:21 +02:00
Makefile.objs tcg-ppc: Merge cache-utils into the backend 2014-06-23 07:32:30 -07:00
module.c module: Don't complain when a module is absent 2014-07-18 14:57:35 +02:00
notify.c
osdep.c
oslib-posix.c oslib-posix: Fix new compiler error with -Wclobbered 2014-07-10 17:06:33 +02:00
oslib-win32.c pc,pci,virtio,hotplug fixes, enhancements 2014-06-20 18:01:24 +01:00
path.c
qemu-config.c
qemu-error.c
qemu-openpty.c
qemu-option.c qemu_opts_append: Play nicely with QemuOptsList's head 2014-06-26 15:53:52 +02:00
qemu-progress.c
qemu-sockets.c qapi event: convert SPICE events 2014-06-23 11:12:28 -04:00
qemu-thread-posix.c
qemu-thread-win32.c
qemu-timer-common.c
readline.c
rfifolock.c
throttle.c
unicode.c
uri.c