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