summaryrefslogtreecommitdiffstats
path: root/qemu-config.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add chardev option to disable signal.Kusanagi Kouichi2009-10-271-0/+3
* net: add -netdev optionMark McLoughlin2009-10-151-0/+13
* Add qemu_net_optsMark McLoughlin2009-10-061-0/+13
* Remove double error message in qemu_option_set()Mark McLoughlin2009-10-061-2/+0
* Register rtc options for -setJan Kiszka2009-10-061-0/+1
* switch qemu-config to qemu_errorGerd Hoffmann2009-10-051-4/+5
* Enable host-clock-based RTCJan Kiszka2009-10-051-0/+3
* Refactor RTC command line switchesJan Kiszka2009-10-051-0/+17
* Fix coding style issueMark McLoughlin2009-09-251-1/+1
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-3/+3
* Allow -serial chardev:<name>Gerd Hoffmann2009-09-111-0/+3
OpenPOWER on IntegriCloud