Sign in
qemu
/
qemu
/
947f562c989d034c6a82920e11f4641f1681583d
/
qemu-option.c
4f6dd9a
qemu-option: Introduce default mechanism
by Jan Kiszka
· 13 years ago
0b0404b
Add 'fall through' comments to case statements without break
by Stefan Weil
· 13 years ago
07f3507
fix spelling in main directory
by Dong Xu Wang
· 13 years ago
f02b77c
qemu: Add opt_set_bool functionality
by M. Mohan Kumar
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
0e72e75
qemu-option: Fix parse_option_parameters() documentation typo
by Stefan Hajnoczi
· 14 years ago
898c257
qemu-option: Don't reinvent append_option_parameters()
by Stefan Hajnoczi
· 14 years ago
94ac726
error: New qemu_opts_loc_restore()
by Markus Armbruster
· 15 years ago
bb67ab0
qemu-option: New qemu_opts_reset()
by Markus Armbruster
· 15 years ago
b560a9a
qemu-option: Reject anti-social IDs
by Markus Armbruster
· 15 years ago
bd69fe8
qemu-option: Fix uninitialized value in append_option_parameter
by Kevin Wolf
· 15 years ago
b50cbab
add support for protocol driver create_options
by MORITA Kazutaka
· 15 years ago
d510c5c
Fix tiny leak in qemu_opts_parse
by Jan Kiszka
· 15 years ago
db716e9
error: Convert qemu_opts_validate() to QError
by Markus Armbruster
· 15 years ago
c64f27d
error: Convert qemu_opts_set() to QError
by Markus Armbruster
· 15 years ago
975b63a
error: Convert qemu_opts_create() to QError
by Markus Armbruster
· 15 years ago
d35215f
Fix OpenBSD linker warning
by Blue Swirl
· 15 years ago
8212c64
qemu-option: Move the implied first name into QemuOptsList
by Markus Armbruster
· 15 years ago
01e7f18
qemu-option: Functions to convert to/from QDict
by Markus Armbruster
· 15 years ago
827b081
error: Infrastructure to track locations for error reporting
by Markus Armbruster
· 15 years ago
238431a
Allow const QemuOptDesc
by Blue Swirl
· 15 years ago
4a2594d
qemu-option: Make qemu_opts_foreach() accumulate return values
by Markus Armbruster
· 15 years ago
d318ff9
QemuOpts: allow larger option values.
by Gerd Hoffmann
· 15 years ago
b09417b
qemu-opts: Release id on deletion
by Jan Kiszka
· 15 years ago
dc9ca4b
Never overwrite a QemuOpt
by Mark McLoughlin
· 15 years ago
5dc519e
Add qemu_opts_validate() for post parsing validation
by Mark McLoughlin
· 15 years ago
2cfa571
Make qemu_opts_parse() handle empty strings
by Mark McLoughlin
· 15 years ago
a676968
Remove bogus error message from qemu_opts_set()
by Mark McLoughlin
· 15 years ago
1f5c177
qemu-option: rename bool -> boolean
by Juan Quintela
· 15 years ago
3df04ac
Fix coding style issue
by Mark McLoughlin
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 15 years ago
96729cb
QemuOpts: split option parser into two functions.
by Gerd Hoffmann
· 15 years ago
d4c3fdd
mv from strdup to qemu_strdup in qemu-option.c
by Jean-Christophe DUBOIS
· 15 years ago
6d37818
QemuOpts: qemu_opts_parse: fix id= parsing
by Gerd Hoffmann
· 15 years ago
4802607
QemuOpts: add some functions
by Gerd Hoffmann
· 15 years ago
21c9f4c
qemu-option: fix parse_option_number().
by Gerd Hoffmann
· 15 years ago
e27c88f
QemuOpts: framework for storing and parsing options.
by Gerd Hoffmann
· 15 years ago
7695019
qemu-option: factor out parse_option_size
by Gerd Hoffmann
· 15 years ago
67b1355
qemu-option: factor out parse_option_bool
by Gerd Hoffmann
· 15 years ago
62c5802
move parser functions from vl.c to qemu-option.c
by Gerd Hoffmann
· 15 years ago
db08adf
qemu-img: Print available options with -o ?
by Kevin Wolf
· 16 years ago
d3f2436
Create qemu-option.h
by Kevin Wolf
· 16 years ago