summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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