Age | Commit message (Expand) | Author |
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 |
2010-01-08 | debugcon: support for debugging consoles (e.g. Bochs port 0xe9) | H. Peter Anvin |
2009-12-28 | Add missing newline at the end of options list | Michael Tokarev |
2009-12-12 | add -qmp convinience switch | Gerd Hoffmann |
2009-12-12 | add new -mon switch | Gerd Hoffmann |
2009-12-12 | default devices: add global cmd line option. | Gerd Hoffmann |
2009-12-12 | Revert "monitor: Command-line flag to enable control mode" | Gerd Hoffmann |
2009-12-12 | qdev: add command line option to set global defaults for properties. | Gerd Hoffmann |
2009-12-03 | monitor: Command-line flag to enable control mode | Luiz Capitulino |
2009-11-09 | QemuOpts: command line switches for the config file. | Gerd Hoffmann |
2009-11-09 | Documentation: Add documentation for -chardev | Matthew Booth |
2009-10-27 | net: add a vnet_hdr=on|off parameter | Mark McLoughlin |
2009-10-27 | net: import linux tap ioctl definitions | Mark McLoughlin |
2009-10-15 | Documentation: Move msmouse description to an appropriate place | Kevin Wolf |
2009-10-15 | Documentation: Add missing tags to placeholders | Kevin Wolf |
2009-10-15 | Documentation: Highlight placeholders in suboptions | Kevin Wolf |
2009-10-15 | net: add -netdev option | Mark McLoughlin |
2009-10-06 | offer right-ctrl as a grab option | Dustin Kirkland |
2009-10-05 | Enable host-clock-based RTC | Jan Kiszka |
2009-10-05 | Refactor RTC command line switches | Jan Kiszka |
2009-09-11 | switch chardev to QemuOpts: infrastructure, null device | Gerd Hoffmann |
2009-09-04 | add documentation for multi-core features | Andre Przywara |
2009-08-27 | raw-posix: add Linux native AIO support | Christoph Hellwig |