summaryrefslogtreecommitdiff
path: root/qemu-config.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-16vl: add -object option to create QOM objects from the command lineAnthony Liguori1-0/+10
2012-10-30Issue warning when deprecated drive parameter boot=on|off is usedJan Kiszka1-0/+4
2012-10-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+22
2012-10-29Add USB option in machine optionszhlcindy@gmail.com1-0/+4
2012-10-24qemu-config: Add new -add-fd command line optionCorey Bryant1-0/+22
2012-09-25add a boot parameter to set reboot timeoutAmos Kong1-0/+3
2012-09-17add -machine mem-merge=on|off optionLuiz Capitulino1-0/+4
2012-09-05spice: adding seamless-migration option to the command lineYonit Halperin1-0/+3
2012-08-16Command line support for seccomp with -sandbox (v8)Eduardo Otubo1-0/+14
2012-08-16memory: add -machine dump-guest-core=on|offJason Baron1-0/+4
2012-06-24PPC: e500: allow users to set the /compatible property via -machineAlexander Graf1-0/+4
2012-06-24dt: Add global option to set phandle start offsetAlexander Graf1-0/+4
2012-06-24dt: Add -machine dumpdtb option to dump the current dtbAlexander Graf1-0/+4
2012-06-04qemu-config: introduce qemu_find_opts_err()Luiz Capitulino1-0/+5
2012-06-04qemu-config: find_list(): use error_set()Luiz Capitulino1-7/+25
2012-06-04qemu-option: qemu_opts_create(): use error_set()Luiz Capitulino1-3/+3
2012-03-02arm: add device tree supportGrant Likely1-0/+4
2012-02-22Make kernel, initrd and append be machine_optsPeter Maydell1-0/+12
2012-02-17Make -machine/-enable-kvm options merge into a single listPeter Maydell1-0/+1
2012-02-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-0/+4
2012-02-09iSCSI: add configuration variables for iSCSIRonnie Sahlberg1-0/+27
2012-02-08kvm: Allow to set shadow MMU sizeJan Kiszka1-0/+4
2012-01-19kvm: Activate in-kernel irqchip supportJan Kiszka1-0/+4
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar1-0/+7
2012-01-04hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar1-0/+6
2011-12-05block: add -drive copy-on-read=on|offStefan Hajnoczi1-0/+4
2011-12-05block: add the blockio limits command line supportZhi Yong Wu1-0/+24
2011-10-31hw/9pfs: Read-only support for 9p exportM. Mohan Kumar1-0/+7
2011-10-15hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V1-4/+4
2011-10-12hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V1-0/+6
2011-09-01trace: add "-trace events" argument to control initial stateLluís1-0/+3
2011-09-01trace: avoid conditional code compilation during option parsingLluís1-4/+0
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís1-2/+2
2011-08-23block: add cache=directsync parameter to -driveStefan Hajnoczi1-1/+2
2011-07-29showing a splash picture when startwayne1-0/+27
2011-07-23Generalize -machine command line optionJan Kiszka1-0/+5
2011-07-19qemu-config: Document -drive optionsLuiz Capitulino1-0/+6
2011-06-06qemu-config: comment spell fixGerd Hoffmann1-3/+3
2011-06-06spice: add SASL supportMarc-André Lureau1-0/+3
2011-06-06spice: add option for disabling copy paste supportHans de Goede1-0/+3
2011-05-08Introduce -machine command option.Anthony PERARD1-0/+14
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2011-01-24spice: add chardev (v5)Alon Levy1-0/+6
2010-12-11Add bootindex for option roms.Gleb Natapov1-0/+17
2010-10-08spice: add misc config optionsGerd Hoffmann1-0/+9
2010-10-08spice: add config options for the listening addressGerd Hoffmann1-0/+9
2010-10-08spice: add config options for channel security.Gerd Hoffmann1-0/+6
2010-10-08spice: make compression configurable.Yonit Halperin1-0/+9
2010-10-08spice: tls supportGerd Hoffmann1-0/+24
2010-10-05Merge remote branch 'spice/submit.6' into stagingAnthony Liguori1-0/+18