summaryrefslogtreecommitdiffstats
path: root/qemu-config.c
Commit message (Expand)AuthorAgeFilesLines
* add a boot parameter to set reboot timeoutAmos Kong2012-09-251-0/+3
* add -machine mem-merge=on|off optionLuiz Capitulino2012-09-171-0/+4
* spice: adding seamless-migration option to the command lineYonit Halperin2012-09-051-0/+3
* Command line support for seccomp with -sandbox (v8)Eduardo Otubo2012-08-161-0/+14
* memory: add -machine dump-guest-core=on|offJason Baron2012-08-161-0/+4
* PPC: e500: allow users to set the /compatible property via -machineAlexander Graf2012-06-241-0/+4
* dt: Add global option to set phandle start offsetAlexander Graf2012-06-241-0/+4
* dt: Add -machine dumpdtb option to dump the current dtbAlexander Graf2012-06-241-0/+4
* qemu-config: introduce qemu_find_opts_err()Luiz Capitulino2012-06-041-0/+5
* qemu-config: find_list(): use error_set()Luiz Capitulino2012-06-041-7/+25
* qemu-option: qemu_opts_create(): use error_set()Luiz Capitulino2012-06-041-3/+3
* 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
OpenPOWER on IntegriCloud