aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
2011-03-22error message if user specifies curses on cmd line when curses is disabledJes Sorensen1-2/+0
2011-03-22error message if user specifies SDL cmd line option when SDL is disabledJes Sorensen1-10/+0
2011-03-22Add support for -display vncJes Sorensen1-1/+4
2011-03-22Introduce -display noneJes Sorensen1-1/+7
2011-03-22Introduce -display argumentJes Sorensen1-0/+22
2011-02-23vnc: add a non-adaptive optionCorentin Chary1-0/+9
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com1-1/+3
2011-02-01tap: safe sndbuf defaultMichael S. Tsirkin1-1/+1
2011-01-24spice: add chardev (v5)Alon Levy1-1/+15
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno1-1/+5
2010-12-09spice: add qxl deviceGerd Hoffmann1-1/+5
2010-12-09net/sock: option to specify local addressMike Ryan1-2/+9
2010-11-02intel-hda: documentation updateGerd Hoffmann1-0/+1
2010-10-08spice: add misc config optionsGerd Hoffmann1-0/+9
2010-10-08spice: add config options for the listening addressGerd Hoffmann1-0/+7
2010-10-08spice: add config options for channel security.Gerd Hoffmann1-0/+8
2010-10-08spice: make compression configurable.Yonit Halperin1-0/+9
2010-10-08spice: tls supportGerd Hoffmann1-1/+17
2010-09-21spice: core bitsGerd Hoffmann1-0/+21
2010-09-09trace: Add trace file name command-line optionPrerna Saxena1-0/+11
2010-09-08virtio-9p: Add SM_NONE security modelAneesh Kumar K.V1-2/+2
2010-08-22compile -fsdev and -virtfs cmd line options unconditionally.Gerd Hoffmann1-4/+0
2010-07-30Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno1-1/+1
2010-07-26vnc: add lossy optionCorentin Chary1-0/+7
2010-07-26move 'unsafe' to end of caching modes in helpBruce Rogers1-1/+1
2010-07-13qemu-options: add documentation for stdio signal=on|offAurelien Jarno1-4/+8
2010-06-22virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)1-4/+11
2010-05-27Make cache=unsafe the default for -snapshotAlexander Graf1-3/+3
2010-05-26Add cache=unsafe parameter to -driveAlexander Graf1-3/+10
2010-05-22Fix -device help and documentationMarkus Armbruster1-9/+6
2010-05-03virtio-9p: Create a syntactic shortcut for the file-system pass-thruGautham R Shenoy1-0/+35
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy1-0/+34
2010-04-26chardev: Document mux optionJan Kiszka1-15/+20
2010-04-01tap: add vhost/vhostfd optionsMichael S. Tsirkin1-1/+3
2010-03-29Refactor target specific handling, compile vl.c only onceBlue Swirl1-151/+158
2010-03-27qemu-options.hx: fix a typoAurelien Jarno1-1/+1
2010-03-18Fix manpage errorsBlue Swirl1-6/+6
2010-03-04Add option to use file backed guest memoryMarcelo Tosatti1-0/+16
2010-02-27Fix qemu -net user,hostfwd= exampleAurelien Jarno1-1/+1
2010-02-10Documentation: Add command line options to function indexStefan Weil1-28/+125
2010-02-08vl.c: avoid preprocessor directives in a printf callPaolo Bonzini1-2/+2
2010-02-08do not interpolate % from vl.c to qemu-options.hPaolo Bonzini1-5/+6
2010-02-03qdev: update help on -deviceMarkus Armbruster1-13/+10
2010-01-26Documentation: Add missing texi description for command line optionsStefan Weil1-0/+35
2010-01-26Documentation: Improve command line help for -device optionStefan Weil1-4/+13
2010-01-24Load global config files by defaultAnthony Liguori1-0/+9
2010-01-20virtio-console: qdev conversion, new virtio-serial-busAmit Shah1-0/+4
2010-01-20Added drives' readonly optionNaphtali Sprei1-1/+1
2010-01-20Documentation: Add missing documentation for qdev related command line optionsStefan Weil1-4/+21
2010-01-11make help output be a little more self-consistentBruce Rogers1-19/+20