aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-config.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-01Add option to turn on JSON pretty printing in monitorDaniel P. Berrange1-0/+3
2010-09-21spice: core bitsGerd Hoffmann1-0/+18
2010-09-09trace: Add trace file name command-line optionPrerna Saxena1-0/+18
2010-09-04Fix repeated typo: was "end if list" instead of "end of list"Jes Sorensen1-6/+6
2010-08-22QemuOpts: make most qemu_*_opts staticGerd Hoffmann1-13/+9
2010-08-22QemuOpts: allow new option groups be registered at runtime.Gerd Hoffmann1-1/+17
2010-08-19rtc: Remove TARGET_I386 from qemu-config.c, enables driftfixAmit Shah1-2/+0
2010-06-22virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)1-0/+6
2010-05-26Add cache=unsafe parameter to -driveAlexander Graf1-1/+1
2010-05-24Fix error handling in qemu_read_config_fileKevin Wolf1-4/+8
2010-05-03virtio-9p: Create a syntactic shortcut for the file-system pass-thruGautham R Shenoy1-0/+22
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy1-0/+18
2010-04-23Make qemu-config available for toolsKevin Wolf1-17/+0
2010-04-23qemu-config: Make qemu_config_parse more genericKevin Wolf1-6/+12
2010-04-23qemu-config: qemu_read_config_file() reads the normal config fileKevin Wolf1-0/+15
2010-04-18error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()Markus Armbruster1-1/+0
2010-03-16qemu-option: Rename find_list() to qemu_find_opts() & external linkageMarkus Armbruster1-4/+4