aboutsummaryrefslogtreecommitdiff
path: root/qemu-option.h
AgeCommit message (Expand)Author
2010-07-06error: New qemu_opts_loc_restore()Markus Armbruster
2010-07-02qemu-option: New qemu_opts_reset()Markus Armbruster
2010-05-28add support for protocol driver create_optionsMORITA Kazutaka
2010-03-16qemu-option: Move the implied first name into QemuOptsListMarkus Armbruster
2010-03-16qemu-option: Functions to convert to/from QDictMarkus Armbruster
2010-02-21Allow const QemuOptDescBlue Swirl
2009-10-06Add qemu_opts_validate() for post parsing validationMark McLoughlin
2009-09-20Fix mingw32 compileBlue Swirl
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-11QemuOpts: split option parser into two functions.Gerd Hoffmann
2009-08-10QemuOpts: add some functionsGerd Hoffmann
2009-07-27QemuOpts: framework for storing and parsing options.Gerd Hoffmann
2009-07-27move parser functions from vl.c to qemu-option.cGerd Hoffmann
2009-06-06qemu-img: Print available options with -o ?Kevin Wolf
2009-05-22Create qemu-option.hKevin Wolf