summaryrefslogtreecommitdiffstats
path: root/qemu-config.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-option: move standard option definitions out of qemu-config.cPaolo Bonzini2013-01-121-680/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-3/+3
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-1/+1
* Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2012-12-151-0/+4
|\
| * pseries: Implement PAPR NVRAMDavid Gibson2012-12-141-0/+4
* | use qemu_opts_create_nofailDong Xu Wang2012-12-111-2/+2
|/
* finally kill cpudef config section supportEduardo Habkost2012-12-081-49/+0
* vl: add -object option to create QOM objects from the command lineAnthony Liguori2012-11-161-0/+10
* Issue warning when deprecated drive parameter boot=on|off is usedJan Kiszka2012-10-301-0/+4
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-10-291-0/+22
|\
| * qemu-config: Add new -add-fd command line optionCorey Bryant2012-10-241-0/+22
* | Add USB option in machine optionszhlcindy@gmail.com2012-10-291-0/+4
|/
* 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
OpenPOWER on IntegriCloud