aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
2011-09-03Allow overriding the location of Samba's smbd.Brad1-3/+3
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís1-1/+2
2011-09-01trace: add "-trace events" argument to control initial stateLluís1-7/+19
2011-09-01trace: avoid conditional code compilation during option parsingLluís1-2/+4
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís1-1/+1
2011-08-23block: add cache=directsync parameter to -driveStefan Hajnoczi1-2/+6
2011-07-30revamp acpitable parsing and allow to specify complete (headerful) tableMichael Tokarev1-1/+6
2011-07-29showing a splash picture when startwayne1-2/+14
2011-07-23slirp: Canonicalize restrict syntaxJan Kiszka1-2/+2
2011-07-23Deprecate -M command line optionsJan Kiszka1-25/+20
2011-07-23Generalize -machine command line optionJan Kiszka1-5/+15
2011-07-19qemu-options.hx: Document missing -drive optionsLuiz Capitulino1-0/+8
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick1-0/+9
2011-06-15Command line support for altering the log file locationMatthew Fernandez1-0/+9
2011-06-10doc: Minor typo fix.Brad Hards1-2/+2
2011-06-06spice: add SASL supportMarc-André Lureau1-0/+13
2011-06-06spice: add option for disabling copy paste supportHans de Goede1-0/+3
2011-05-15doc: Add explanation that -alt-grab and -ctrl-grab affect special keysBrad Hards1-2/+4
2011-05-08Introduce -machine command option.Anthony PERARD1-0/+10
2011-04-25doc: fix slirp descriptionBrad Hards1-2/+2
2011-04-16Fix some typos in comments and documentationStefan Weil1-2/+2
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