Age | Commit message (Expand) | Author |
2011-03-22 | error message if user specifies curses on cmd line when curses is disabled | Jes Sorensen |
2011-03-22 | error message if user specifies SDL cmd line option when SDL is disabled | Jes Sorensen |
2011-03-22 | Add support for -display vnc | Jes Sorensen |
2011-03-22 | Introduce -display none | Jes Sorensen |
2011-03-22 | Introduce -display argument | Jes Sorensen |
2011-02-23 | vnc: add a non-adaptive option | Corentin Chary |
2011-02-01 | vhost: force vhost off for non-MSI guests | mst@redhat.com |
2011-02-01 | tap: safe sndbuf default | Michael S. Tsirkin |
2011-01-24 | spice: add chardev (v5) | Alon Levy |
2010-12-27 | Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu | Aurelien Jarno |
2010-12-09 | spice: add qxl device | Gerd Hoffmann |
2010-12-09 | net/sock: option to specify local address | Mike Ryan |
2010-11-02 | intel-hda: documentation update | Gerd Hoffmann |
2010-10-08 | spice: add misc config options | Gerd Hoffmann |
2010-10-08 | spice: add config options for the listening address | Gerd Hoffmann |
2010-10-08 | spice: add config options for channel security. | Gerd Hoffmann |
2010-10-08 | spice: make compression configurable. | Yonit Halperin |
2010-10-08 | spice: tls support | Gerd Hoffmann |
2010-09-21 | spice: core bits | Gerd Hoffmann |
2010-09-09 | trace: Add trace file name command-line option | Prerna Saxena |
2010-09-08 | virtio-9p: Add SM_NONE security model | Aneesh Kumar K.V |
2010-08-22 | compile -fsdev and -virtfs cmd line options unconditionally. | Gerd Hoffmann |
2010-07-30 | Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin | Aurelien Jarno |
2010-07-26 | vnc: add lossy option | Corentin Chary |
2010-07-26 | move 'unsafe' to end of caching modes in help | Bruce Rogers |
2010-07-13 | qemu-options: add documentation for stdio signal=on|off | Aurelien Jarno |
2010-06-22 | virtio-9p: Introduces an option to specify the security model. | Venkateswararao Jujjuri (JV) |
2010-05-27 | Make cache=unsafe the default for -snapshot | Alexander Graf |
2010-05-26 | Add cache=unsafe parameter to -drive | Alexander Graf |
2010-05-22 | Fix -device help and documentation | Markus Armbruster |
2010-05-03 | virtio-9p: Create a syntactic shortcut for the file-system pass-thru | Gautham R Shenoy |
2010-05-03 | virtio-9p: Create a commandline option -fsdev | Gautham R Shenoy |
2010-04-26 | chardev: Document mux option | Jan Kiszka |
2010-04-01 | tap: add vhost/vhostfd options | Michael S. Tsirkin |
2010-03-29 | Refactor target specific handling, compile vl.c only once | Blue Swirl |
2010-03-27 | qemu-options.hx: fix a typo | Aurelien Jarno |
2010-03-18 | Fix manpage errors | Blue Swirl |
2010-03-04 | Add option to use file backed guest memory | Marcelo Tosatti |
2010-02-27 | Fix qemu -net user,hostfwd= example | Aurelien Jarno |
2010-02-10 | Documentation: Add command line options to function index | Stefan Weil |
2010-02-08 | vl.c: avoid preprocessor directives in a printf call | Paolo Bonzini |
2010-02-08 | do not interpolate % from vl.c to qemu-options.h | Paolo Bonzini |
2010-02-03 | qdev: update help on -device | Markus Armbruster |
2010-01-26 | Documentation: Add missing texi description for command line options | Stefan Weil |
2010-01-26 | Documentation: Improve command line help for -device option | Stefan Weil |
2010-01-24 | Load global config files by default | Anthony Liguori |
2010-01-20 | virtio-console: qdev conversion, new virtio-serial-bus | Amit Shah |
2010-01-20 | Added drives' readonly option | Naphtali Sprei |
2010-01-20 | Documentation: Add missing documentation for qdev related command line options | Stefan Weil |
2010-01-11 | make help output be a little more self-consistent | Bruce Rogers |