Age | Commit message (Expand) | Author | Files | Lines |
2010-05-03 | virtio-9p: Create a syntactic shortcut for the file-system pass-thru | Gautham R Shenoy | 1 | -0/+35 |
2010-05-03 | virtio-9p: Create a commandline option -fsdev | Gautham R Shenoy | 1 | -0/+34 |
2010-04-26 | chardev: Document mux option | Jan Kiszka | 1 | -15/+20 |
2010-04-01 | tap: add vhost/vhostfd options | Michael S. Tsirkin | 1 | -1/+3 |
2010-03-29 | Refactor target specific handling, compile vl.c only once | Blue Swirl | 1 | -151/+158 |
2010-03-27 | qemu-options.hx: fix a typo | Aurelien Jarno | 1 | -1/+1 |
2010-03-18 | Fix manpage errors | Blue Swirl | 1 | -6/+6 |
2010-03-04 | Add option to use file backed guest memory | Marcelo Tosatti | 1 | -0/+16 |
2010-02-27 | Fix qemu -net user,hostfwd= example | Aurelien Jarno | 1 | -1/+1 |
2010-02-10 | Documentation: Add command line options to function index | Stefan Weil | 1 | -28/+125 |
2010-02-08 | vl.c: avoid preprocessor directives in a printf call | Paolo Bonzini | 1 | -2/+2 |
2010-02-08 | do not interpolate % from vl.c to qemu-options.h | Paolo Bonzini | 1 | -5/+6 |
2010-02-03 | qdev: update help on -device | Markus Armbruster | 1 | -13/+10 |
2010-01-26 | Documentation: Add missing texi description for command line options | Stefan Weil | 1 | -0/+35 |
2010-01-26 | Documentation: Improve command line help for -device option | Stefan Weil | 1 | -4/+13 |
2010-01-24 | Load global config files by default | Anthony Liguori | 1 | -0/+9 |
2010-01-20 | virtio-console: qdev conversion, new virtio-serial-bus | Amit Shah | 1 | -0/+4 |
2010-01-20 | Added drives' readonly option | Naphtali Sprei | 1 | -1/+1 |
2010-01-20 | Documentation: Add missing documentation for qdev related command line options | Stefan Weil | 1 | -4/+21 |
2010-01-11 | make help output be a little more self-consistent | Bruce Rogers | 1 | -19/+20 |
2010-01-08 | debugcon: support for debugging consoles (e.g. Bochs port 0xe9) | H. Peter Anvin | 1 | -0/+11 |
2009-12-28 | Add missing newline at the end of options list | Michael Tokarev | 1 | -1/+1 |
2009-12-12 | add -qmp convinience switch | Gerd Hoffmann | 1 | -0/+2 |
2009-12-12 | add new -mon switch | Gerd Hoffmann | 1 | -0/+7 |
2009-12-12 | default devices: add global cmd line option. | Gerd Hoffmann | 1 | -0/+5 |
2009-12-12 | Revert "monitor: Command-line flag to enable control mode" | Gerd Hoffmann | 1 | -3/+2 |
2009-12-12 | qdev: add command line option to set global defaults for properties. | Gerd Hoffmann | 1 | -0/+3 |
2009-12-03 | monitor: Command-line flag to enable control mode | Luiz Capitulino | 1 | -2/+3 |
2009-11-09 | QemuOpts: command line switches for the config file. | Gerd Hoffmann | 1 | -0/+5 |
2009-11-09 | Documentation: Add documentation for -chardev | Matthew Booth | 1 | -4/+230 |
2009-10-27 | net: add a vnet_hdr=on|off parameter | Mark McLoughlin | 1 | -1/+3 |
2009-10-27 | net: import linux tap ioctl definitions | Mark McLoughlin | 1 | -7/+1 |
2009-10-15 | Documentation: Move msmouse description to an appropriate place | Kevin Wolf | 1 | -2/+2 |
2009-10-15 | Documentation: Add missing tags to placeholders | Kevin Wolf | 1 | -21/+22 |
2009-10-15 | Documentation: Highlight placeholders in suboptions | Kevin Wolf | 1 | -9/+9 |
2009-10-15 | net: add -netdev option | Mark McLoughlin | 1 | -0/+10 |
2009-10-06 | offer right-ctrl as a grab option | Dustin Kirkland | 1 | -0/+10 |
2009-10-05 | Enable host-clock-based RTC | Jan Kiszka | 1 | -4/+10 |
2009-10-05 | Refactor RTC command line switches | Jan Kiszka | 1 | -22/+25 |
2009-09-11 | switch chardev to QemuOpts: infrastructure, null device | Gerd Hoffmann | 1 | -0/+2 |
2009-09-04 | add documentation for multi-core features | Andre Przywara | 1 | -3/+11 |
2009-08-27 | raw-posix: add Linux native AIO support | Christoph Hellwig | 1 | -1/+3 |
2009-08-24 | Make the e1000 the default network adapter for the pc target. | Anthony Liguori | 1 | -1/+1 |
2009-08-24 | Unbreak large mem support by removing kqemu | Anthony Liguori | 1 | -19/+0 |
2009-08-10 | QemuOpts: add -set option | Gerd Hoffmann | 1 | -1/+5 |
2009-07-27 | Introduce -smp , maxcpus= flag to specify maximum number of CPUS. | Jes Sorensen | 1 | -1/+4 |
2009-07-27 | qdev: add -device command line option. | Gerd Hoffmann | 1 | -0/+2 |
2009-07-16 | Update boot option documentation | Jan Kiszka | 1 | -4/+23 |
2009-07-09 | Disable kqemu by default at run time | Anthony Liguori | 1 | -4/+4 |
2009-07-09 | Allow setting qemu process name v2 | Andi Kleen | 1 | -1/+3 |