aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* error: New qemu_opts_loc_restore()Markus Armbruster2010-07-061-0/+1
* qemu-option: New qemu_opts_reset()Markus Armbruster2010-07-021-0/+1
* add support for protocol driver create_optionsMORITA Kazutaka2010-05-281-0/+2
* qemu-option: Move the implied first name into QemuOptsListMarkus Armbruster2010-03-161-1/+2
* qemu-option: Functions to convert to/from QDictMarkus Armbruster2010-03-161-0/+3
* Allow const QemuOptDescBlue Swirl2010-02-211-1/+1
* Add qemu_opts_validate() for post parsing validationMark McLoughlin2009-10-061-0/+1
* Fix mingw32 compileBlue Swirl2009-09-201-0/+1
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-2/+2
* QemuOpts: split option parser into two functions.Gerd Hoffmann2009-09-111-0/+1
* QemuOpts: add some functionsGerd Hoffmann2009-08-101-0/+4
* QemuOpts: framework for storing and parsing options.Gerd Hoffmann2009-07-271-0/+45
* move parser functions from vl.c to qemu-option.cGerd Hoffmann2009-07-271-0/+6
* qemu-img: Print available options with -o ?Kevin Wolf2009-06-061-0/+2
* Create qemu-option.hKevin Wolf2009-05-221-0/+67