qemu-patch-raspberry4/util
Chunyan Liu 435db4cf29 QemuOpts: check NULL opts in qemu_opt_get functions
Some places will call bdrv_create_file(filename, NULL, &local_err), where
opts is NULL. Check NULL in qemu_opt_get and qemu_opt_get_*_del functions,
to avoid extra effort of checking opts before calling them every time.

Signed-off-by: Chunyan Liu <cyliu@suse.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-06-21 16:40:14 +08:00
..
acl.c
aes.c util: Add InvMixColumns 2014-06-16 13:24:33 +02:00
bitmap.c
bitops.c
cache-utils.c
compatfd.c
crc32c.c
cutils.c
envlist.c
error.c
event_notifier-posix.c
event_notifier-win32.c
fifo8.c
getauxval.c
hbitmap.c util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent 2014-06-11 00:25:06 +01:00
hexdump.c
host-utils.c
iov.c util: add return value to qemu_iovec_concat_iov 2014-06-18 08:47:10 +02:00
Makefile.objs
module.c
notify.c
osdep.c
oslib-posix.c memory: move preallocation code out of exec.c 2014-06-19 18:44:19 +03:00
oslib-win32.c pc,pci,virtio,hotplug fixes, enhancements 2014-06-20 18:01:24 +01:00
path.c
qemu-config.c qapi: output def_value_str when query command line options 2014-06-16 17:23:20 +08:00
qemu-error.c
qemu-openpty.c util/qemu-openpty: fix build with musl libc by include termios.h as fallback 2014-06-11 00:25:06 +01:00
qemu-option.c QemuOpts: check NULL opts in qemu_opt_get functions 2014-06-21 16:40:14 +08:00
qemu-progress.c
qemu-sockets.c inet_listen_opts: add error checking 2014-06-13 12:34:57 +02:00
qemu-thread-posix.c
qemu-thread-win32.c
qemu-timer-common.c
readline.c readline: Clear screen on form feed. 2014-06-11 10:10:29 -04:00
rfifolock.c
throttle.c
unicode.c
uri.c