summaryrefslogtreecommitdiffstats
path: root/qemu-config.c
Commit message (Expand)AuthorAgeFilesLines
* trace: add "-trace events" argument to control initial stateLluís2011-09-011-0/+3
* trace: avoid conditional code compilation during option parsingLluís2011-09-011-4/+0
* trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís2011-09-011-2/+2
* block: add cache=directsync parameter to -driveStefan Hajnoczi2011-08-231-1/+2
* showing a splash picture when startwayne2011-07-291-0/+27
* Generalize -machine command line optionJan Kiszka2011-07-231-0/+5
* qemu-config: Document -drive optionsLuiz Capitulino2011-07-191-0/+6
* qemu-config: comment spell fixGerd Hoffmann2011-06-061-3/+3
* spice: add SASL supportMarc-André Lureau2011-06-061-0/+3
* spice: add option for disabling copy paste supportHans de Goede2011-06-061-0/+3
* Introduce -machine command option.Anthony PERARD2011-05-081-0/+14
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* spice: add chardev (v5)Alon Levy2011-01-241-0/+6
* Add bootindex for option roms.Gleb Natapov2010-12-111-0/+17
* spice: add misc config optionsGerd Hoffmann2010-10-081-0/+9
* spice: add config options for the listening addressGerd Hoffmann2010-10-081-0/+9
* spice: add config options for channel security.Gerd Hoffmann2010-10-081-0/+6
* spice: make compression configurable.Yonit Halperin2010-10-081-0/+9
* spice: tls supportGerd Hoffmann2010-10-081-0/+24
* Merge remote branch 'spice/submit.6' into stagingAnthony Liguori2010-10-051-0/+18
|\
| * spice: core bitsGerd Hoffmann2010-09-211-0/+18
* | Add option to turn on JSON pretty printing in monitorDaniel P. Berrange2010-10-011-0/+3
|/
* trace: Add trace file name command-line optionPrerna Saxena2010-09-091-0/+18
* Fix repeated typo: was "end if list" instead of "end of list"Jes Sorensen2010-09-041-6/+6
* QemuOpts: make most qemu_*_opts staticGerd Hoffmann2010-08-221-13/+9
* QemuOpts: allow new option groups be registered at runtime.Gerd Hoffmann2010-08-221-1/+17
* rtc: Remove TARGET_I386 from qemu-config.c, enables driftfixAmit Shah2010-08-191-2/+0
* virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)2010-06-221-0/+6
* Add cache=unsafe parameter to -driveAlexander Graf2010-05-261-1/+1
* Fix error handling in qemu_read_config_fileKevin Wolf2010-05-241-4/+8
* virtio-9p: Create a syntactic shortcut for the file-system pass-thruGautham R Shenoy2010-05-031-0/+22
* virtio-9p: Create a commandline option -fsdevGautham R Shenoy2010-05-031-0/+18
* Make qemu-config available for toolsKevin Wolf2010-04-231-17/+0
* qemu-config: Make qemu_config_parse more genericKevin Wolf2010-04-231-6/+12
* qemu-config: qemu_read_config_file() reads the normal config fileKevin Wolf2010-04-231-0/+15
* error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()Markus Armbruster2010-04-181-1/+0
* qemu-option: Rename find_list() to qemu_find_opts() & external linkageMarkus Armbruster2010-03-161-4/+4
* qemu-option: Move the implied first name into QemuOptsListMarkus Armbruster2010-03-161-0/+5
* QemuOpts: Fix qemu_config_parse() to catch file read errorsMarkus Armbruster2010-03-161-0/+4
* error: Track locations in configuration filesMarkus Armbruster2010-03-161-11/+17
* error: Replace qemu_error() by error_report()Markus Armbruster2010-03-161-5/+5
* error: Move qemu_error & friends into their own headerMarkus Armbruster2010-03-161-0/+1
* Add cpu model configuration support..john cooper2010-02-221-0/+49
* rework -monitor handling, switch to QemuOptsGerd Hoffmann2009-12-121-0/+19
* qdev: add command line option to set global defaults for properties.Gerd Hoffmann2009-12-121-0/+56
* Introduce rerror option for drivesKevin Wolf2009-12-031-0/+3
* QemuOpts: parse config from file.Gerd Hoffmann2009-11-091-0/+50
* QemuOpts: dump config.Gerd Hoffmann2009-11-091-0/+39
* QemuOpts: add find_list()Gerd Hoffmann2009-11-091-9/+20
* Added readonly flag to -drive commandNaphtali Sprei2009-11-091-0/+3
OpenPOWER on IntegriCloud