qemu-e2k/util
Max Reitz ae39c4b201 qemu-config: Sections must consist of keys
In config_parse_qdict_section(), the QList returned by
qdict_array_split() is assumed to only contain QDicts. Currently, this
is true but it may (and will) change in the future. Therefore, check
whether the assumption actually holds.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2014-02-21 22:11:17 +01:00
..
acl.c
aes.c
bitmap.c bitmap: use long as index 2014-01-13 14:04:53 +01:00
bitops.c
cache-utils.c
compatfd.c
crc32c.c
cutils.c
envlist.c
error.c Revert "error: Don't use error_report() for assertion msgs." 2014-01-17 09:50:11 +10:00
event_notifier-posix.c
event_notifier-win32.c
fifo8.c util/fifo8: clear fifo head upon reset 2014-02-08 14:50:48 +00:00
getauxval.c
hbitmap.c
hexdump.c
host-utils.c
iov.c
Makefile.objs readline: move readline to a generic location 2014-01-22 12:07:17 +01:00
module.c
notify.c
osdep.c osdep: drop unused #include "trace.h" 2014-02-01 13:42:38 +04:00
oslib-posix.c qemu_memalign: Allow small alignments 2014-01-24 17:40:01 +01:00
oslib-win32.c osdep: add qemu_set_tty_echo() 2014-01-22 12:07:17 +01:00
path.c
qemu-config.c qemu-config: Sections must consist of keys 2014-02-21 22:11:17 +01:00
qemu-error.c
qemu-openpty.c
qemu-option.c qemu-option: has_help_option() and is_valid_option_list() 2014-02-21 22:10:17 +01:00
qemu-progress.c qemu-progress: Fix progress printing on SIGUSR1 2014-01-24 14:33:00 +01:00
qemu-sockets.c qemu-option: Remove qemu_opts_create_nofail 2014-01-06 15:02:30 -05:00
qemu-thread-posix.c
qemu-thread-win32.c
qemu-timer-common.c
readline.c readline: move readline to a generic location 2014-01-22 12:07:17 +01:00
throttle.c
unicode.c
uri.c