summaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
Commit message (Expand)AuthorAgeFilesLines
* qemu-options: fix another allows-to for -net l2tpv3Michael Tokarev2014-07-261-1/+1
* net: L2TPv3 transportAnton Ivanov2014-06-271-0/+82
* migration: dump vmstate info as a json file for static analysisAmit Shah2014-06-231-0/+14
* numa: add -numa node,memdev= optionPaolo Bonzini2014-06-191-3/+9
* man: improve -numa docLuiz Capitulino2014-06-191-3/+7
* Add the vhost-user netdev backend to the command lineNikolay Nikolaev2014-06-191-0/+18
* vl.c: extend -m option to support options for memory hotplugIgor Mammedov2014-06-191-3/+6
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-051-2/+2
|\
| * SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-211-2/+2
* | target-lm32: add semihosting supportMichael Walle2014-05-241-1/+2
* | block: optimize zero writes with bdrv_write_zeroesPeter Lieven2014-05-191-0/+6
* | curl: Add usage documentationMatthew Booth2014-05-191-0/+68
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell2014-04-281-3/+6
|\
| * vl: convert -m to QemuOptsIgor Mammedov2014-04-271-3/+6
* | doc: add -drive rerror=,werror= to qemu --help outputStefan Hajnoczi2014-04-251-1/+2
|/
* doc: grammify "allows to"Michael Tokarev2014-04-181-3/+4
* doc: update sun4m documentationMark Cave-Ayland2014-03-271-1/+9
* gtk: Allow to activate grab-on-hover from the command lineJan Kiszka2014-03-171-0/+5
* Add 'debug-threads' suboption to --nameDr. David Alan Gilbert2014-03-091-2/+5
* doc: Mention chardev:id in available devices for -serialIngo van Lil2014-01-011-0/+2
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-12-131-1/+1
|\
| * help: add id suboption to -iscsiPaolo Bonzini2013-12-091-1/+1
* | net: Adding netmap network backendVincenzo Maffione2013-12-091-0/+9
* | qemu: mempath: prefault pages manually (v4)Marcelo Tosatti2013-11-251-2/+0
|/
* doc: fix hardcoded helper pathAmos Kong2013-11-181-3/+3
* block: Add iops_size to do the iops accounting for a given io size.Benoît Canet2013-09-061-0/+1
* block: Add support for throttling burst max in QMP and the command line.Benoît Canet2013-09-061-1/+4
* Revert "chardev: Make the name of memory device consistent"Markus Armbruster2013-07-291-3/+3
* qemu-options: mention C-a h in the -nographic docRamkumar Ramachandra2013-07-271-1/+2
* doc: monitor multiplexing rewordingMichael Tokarev2013-07-191-2/+2
* add timestamp to error_report()Seiji Aguchi2013-07-101-0/+11
* trap signals for "-serial mon:stdio"Paolo Bonzini2013-07-091-3/+5
* vl: convert -smp to qemu_opts_parse()Michael Tokarev2013-06-281-2/+2
* Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori2013-06-241-2/+5
|\
| * spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850)Hans de Goede2013-06-241-2/+5
* | qemu-options: trivial fix for -mon args helpMichael Tokarev2013-06-211-2/+2
|/
* doc: Drop ref to Bochs from -no-fd-bootchk documentationMarkus Armbruster2013-06-191-2/+1
* monitor: allow to disable the default monitorLuiz Capitulino2013-05-231-0/+1
* chardev: Make the name of memory device consistentLei Li2013-05-221-3/+3
* TLS support for VNC WebsocketsTim Hardeck2013-05-031-0/+2
* Add option to mlock qemu and guest memorySatoru Moriya2013-04-221-0/+13
* block: Add support for Secure Shell (ssh) block device.Richard W.M. Jones2013-04-151-0/+12
* help: add docs for missing 'queues' option of tapJason Wang2013-04-031-1/+2
* QMP: TPM QMP and man page documentation updatesCorey Bryant2013-03-251-1/+2
* Fix typos and misspellingsPeter Maydell2013-03-221-1/+1
* add a boot option to do strict bootAmos Kong2013-03-191-2/+6
* Add support for cancelling of a TPM commandStefan Berger2013-03-121-3/+10
* Add a TPM Passthrough backend driver implementationStefan Berger2013-03-121-1/+35
* Support for TPM command line optionsStefan Berger2013-03-121-0/+33
* Fix the wrong description in qemu manualLei Li2013-03-081-1/+1
OpenPOWER on IntegriCloud