summaryrefslogtreecommitdiffstats
path: root/qemu-config.c
Commit message (Expand)AuthorAgeFilesLines
* arm: add device tree supportGrant Likely2012-03-021-0/+4
* Make kernel, initrd and append be machine_optsPeter Maydell2012-02-221-0/+12
* Make -machine/-enable-kvm options merge into a single listPeter Maydell2012-02-171-0/+1
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-02-151-0/+4
|\
| * kvm: Allow to set shadow MMU sizeJan Kiszka2012-02-081-0/+4
* | iSCSI: add configuration variables for iSCSIRonnie Sahlberg2012-02-091-0/+27
|/
* kvm: Activate in-kernel irqchip supportJan Kiszka2012-01-191-0/+4
* hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar2012-01-041-0/+7
* hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar2012-01-041-0/+6
* block: add -drive copy-on-read=on|offStefan Hajnoczi2011-12-051-0/+4
* block: add the blockio limits command line supportZhi Yong Wu2011-12-051-0/+24
* hw/9pfs: Read-only support for 9p exportM. Mohan Kumar2011-10-311-0/+7
* hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V2011-10-151-4/+4
* hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V2011-10-121-0/+6
* 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
OpenPOWER on IntegriCloud