aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2011-06-15Command line support for altering the log file locationMatthew Fernandez
2011-06-10doc: Minor typo fix.Brad Hards
2011-06-06spice: add SASL supportMarc-André Lureau
2011-06-06spice: add option for disabling copy paste supportHans de Goede
2011-05-15doc: Add explanation that -alt-grab and -ctrl-grab affect special keysBrad Hards
2011-05-08Introduce -machine command option.Anthony PERARD
2011-04-25doc: fix slirp descriptionBrad Hards
2011-04-16Fix some typos in comments and documentationStefan Weil
2011-03-22error message if user specifies curses on cmd line when curses is disabledJes Sorensen
2011-03-22error message if user specifies SDL cmd line option when SDL is disabledJes Sorensen
2011-03-22Add support for -display vncJes Sorensen
2011-03-22Introduce -display noneJes Sorensen
2011-03-22Introduce -display argumentJes Sorensen
2011-02-23vnc: add a non-adaptive optionCorentin Chary
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com
2011-02-01tap: safe sndbuf defaultMichael S. Tsirkin
2011-01-24spice: add chardev (v5)Alon Levy
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2010-12-09spice: add qxl deviceGerd Hoffmann
2010-12-09net/sock: option to specify local addressMike Ryan
2010-11-02intel-hda: documentation updateGerd Hoffmann
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-09-21spice: core bitsGerd Hoffmann
2010-09-09trace: Add trace file name command-line optionPrerna Saxena
2010-09-08virtio-9p: Add SM_NONE security modelAneesh Kumar K.V
2010-08-22compile -fsdev and -virtfs cmd line options unconditionally.Gerd Hoffmann
2010-07-30Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno
2010-07-26vnc: add lossy optionCorentin Chary
2010-07-26move 'unsafe' to end of caching modes in helpBruce Rogers
2010-07-13qemu-options: add documentation for stdio signal=on|offAurelien Jarno
2010-06-22virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)
2010-05-27Make cache=unsafe the default for -snapshotAlexander Graf
2010-05-26Add cache=unsafe parameter to -driveAlexander Graf
2010-05-22Fix -device help and documentationMarkus Armbruster
2010-05-03virtio-9p: Create a syntactic shortcut for the file-system pass-thruGautham R Shenoy
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy
2010-04-26chardev: Document mux optionJan Kiszka
2010-04-01tap: add vhost/vhostfd optionsMichael S. Tsirkin
2010-03-29Refactor target specific handling, compile vl.c only onceBlue Swirl
2010-03-27qemu-options.hx: fix a typoAurelien Jarno
2010-03-18Fix manpage errorsBlue Swirl
2010-03-04Add option to use file backed guest memoryMarcelo Tosatti
2010-02-27Fix qemu -net user,hostfwd= exampleAurelien Jarno
2010-02-10Documentation: Add command line options to function indexStefan Weil
2010-02-08vl.c: avoid preprocessor directives in a printf callPaolo Bonzini
2010-02-08do not interpolate % from vl.c to qemu-options.hPaolo Bonzini