qemu-e2k/include/qemu
Kevin Wolf 7cc07ab8da qemu-option: has_help_option() and is_valid_option_list()
has_help_option() checks if any help option ('help' or '?') occurs
anywhere in an option string, so that things like 'cluster_size=4k,help'
are recognised.

is_valid_option_list() ensures that the option list doesn't have options
with leading commas or trailing unescaped commas.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2014-02-21 22:10:17 +01:00
..
acl.h
aes.h
atomic.h
bitmap.h bitmap: Add bitmap_zero_extend operation 2014-01-13 14:04:54 +01:00
bitops.h bitmap: use long as index 2014-01-13 14:04:53 +01:00
bswap.h
cache-utils.h
compatfd.h
compiler.h
config-file.h qemu-option: Add qemu_config_parse_qdict() 2014-01-22 12:07:17 +01:00
crc32c.h
envlist.h
error-report.h
event_notifier.h
fifo8.h util/fifo8: implement push/pop of multiple bytes 2014-02-08 14:50:48 +00:00
hbitmap.h
host-utils.h host-utils: add clrsb32/64 - count leading redundant sign bits 2013-12-17 20:12:51 +00:00
int128.h
iov.h
log.h
main-loop.h
module.h
notify.h
option_int.h
option.h qemu-option: has_help_option() and is_valid_option_list() 2014-02-21 22:10:17 +01:00
osdep.h osdep: add qemu_set_tty_echo() 2014-01-22 12:07:17 +01:00
queue.h
range.h
ratelimit.h
readline.h readline: Add missing GCC_FMT_ATTR 2014-02-01 13:46:06 +04:00
seqlock.h
sockets.h
thread-posix.h
thread-win32.h
thread.h
throttle.h
timer.h Fix typo of tiemr in timer.h 2014-01-15 23:34:17 +04:00
tls.h
typedefs.h i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
uri.h
xattr.h