aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-option.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-31qemu: Add opt_set_bool functionalityM. Mohan Kumar1-1/+2
2010-07-06error: New qemu_opts_loc_restore()Markus Armbruster1-0/+1
2010-07-02qemu-option: New qemu_opts_reset()Markus Armbruster1-0/+1
2010-05-28add support for protocol driver create_optionsMORITA Kazutaka1-0/+2
2010-03-16qemu-option: Move the implied first name into QemuOptsListMarkus Armbruster1-1/+2
2010-03-16qemu-option: Functions to convert to/from QDictMarkus Armbruster1-0/+3
2010-02-21Allow const QemuOptDescBlue Swirl1-1/+1
2009-10-06Add qemu_opts_validate() for post parsing validationMark McLoughlin1-0/+1
2009-09-20Fix mingw32 compileBlue Swirl1-0/+1
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl1-2/+2
2009-09-11QemuOpts: split option parser into two functions.Gerd Hoffmann1-0/+1
2009-08-10QemuOpts: add some functionsGerd Hoffmann1-0/+4
2009-07-27QemuOpts: framework for storing and parsing options.Gerd Hoffmann1-0/+45
2009-07-27move parser functions from vl.c to qemu-option.cGerd Hoffmann1-0/+6
2009-06-06qemu-img: Print available options with -o ?Kevin Wolf1-0/+2
2009-05-22Create qemu-option.hKevin Wolf1-0/+67