Age | Commit message (Expand) | Author |
2012-09-25 | add a boot parameter to set reboot timeout | Amos Kong |
2012-09-17 | add -machine mem-merge=on|off option | Luiz Capitulino |
2012-09-05 | spice: adding seamless-migration option to the command line | Yonit Halperin |
2012-08-16 | Command line support for seccomp with -sandbox (v8) | Eduardo Otubo |
2012-08-16 | memory: add -machine dump-guest-core=on|off | Jason Baron |
2012-06-24 | PPC: e500: allow users to set the /compatible property via -machine | Alexander Graf |
2012-06-24 | dt: Add global option to set phandle start offset | Alexander Graf |
2012-06-24 | dt: Add -machine dumpdtb option to dump the current dtb | Alexander Graf |
2012-06-04 | qemu-config: introduce qemu_find_opts_err() | Luiz Capitulino |
2012-06-04 | qemu-config: find_list(): use error_set() | Luiz Capitulino |
2012-06-04 | qemu-option: qemu_opts_create(): use error_set() | Luiz Capitulino |
2012-03-02 | arm: add device tree support | Grant Likely |
2012-02-22 | Make kernel, initrd and append be machine_opts | Peter Maydell |
2012-02-17 | Make -machine/-enable-kvm options merge into a single list | Peter Maydell |
2012-02-15 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-02-09 | iSCSI: add configuration variables for iSCSI | Ronnie Sahlberg |
2012-02-08 | kvm: Allow to set shadow MMU size | Jan Kiszka |
2012-01-19 | kvm: Activate in-kernel irqchip support | Jan Kiszka |
2012-01-04 | hw/9pfs: Add support to use named socket for proxy FS | M. Mohan Kumar |
2012-01-04 | hw/9pfs: Add new proxy filesystem driver | M. Mohan Kumar |
2011-12-05 | block: add -drive copy-on-read=on|off | Stefan Hajnoczi |
2011-12-05 | block: add the blockio limits command line support | Zhi Yong Wu |
2011-10-31 | hw/9pfs: Read-only support for 9p export | M. Mohan Kumar |
2011-10-15 | hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code | Aneesh Kumar K.V |
2011-10-12 | hw/9pfs: Add new virtfs option writeout=immediate skip host page cache | Aneesh Kumar K.V |
2011-09-01 | trace: add "-trace events" argument to control initial state | Lluís |
2011-09-01 | trace: avoid conditional code compilation during option parsing | Lluís |
2011-09-01 | trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* | Lluís |
2011-08-23 | block: add cache=directsync parameter to -drive | Stefan Hajnoczi |
2011-07-29 | showing a splash picture when start | wayne |
2011-07-23 | Generalize -machine command line option | Jan Kiszka |
2011-07-19 | qemu-config: Document -drive options | Luiz Capitulino |
2011-06-06 | qemu-config: comment spell fix | Gerd Hoffmann |
2011-06-06 | spice: add SASL support | Marc-André Lureau |
2011-06-06 | spice: add option for disabling copy paste support | Hans de Goede |
2011-05-08 | Introduce -machine command option. | Anthony PERARD |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl |
2011-01-24 | spice: add chardev (v5) | Alon Levy |
2010-12-11 | Add bootindex for option roms. | Gleb Natapov |
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-10-05 | Merge remote branch 'spice/submit.6' into staging | Anthony Liguori |
2010-10-01 | Add option to turn on JSON pretty printing in monitor | Daniel P. Berrange |
2010-09-21 | spice: core bits | Gerd Hoffmann |
2010-09-09 | trace: Add trace file name command-line option | Prerna Saxena |
2010-09-04 | Fix repeated typo: was "end if list" instead of "end of list" | Jes Sorensen |
2010-08-22 | QemuOpts: make most qemu_*_opts static | Gerd Hoffmann |