summaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
Commit message (Expand)AuthorAgeFilesLines
...
* -machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert2014-10-311-0/+3
* aio / timers: De-document -clockMarkus Armbruster2014-10-271-10/+2
* qemu-char: Add reconnecting to client socketsCorey Minyard2014-10-041-7/+13
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-021-1/+4
|\
| * intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2014-08-281-1/+4
* | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell2014-09-011-1/+2
|\ \
| * | virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato2014-09-011-1/+2
| |/
* | curl: Allow a cookie or cookies to be sent with http/https requests.Richard W.M. Jones2014-08-291-0/+5
* | block.curl: adding 'timeout' optionDaniel Henrique Barboza2014-08-291-2/+8
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-08-181-1/+1
|\
| * qemu-options: add missing -drive discard option to cmdline helpPeter Lieven2014-08-151-1/+1
* | qemu-options.hx: fix typo about l2tpv3Gonglei2014-08-151-1/+1
* | qemu-options.hx: fix a typo of chardevLiming Wang2014-08-151-1/+1
|/
* icount: Add align option to icountSebastian Tanase2014-08-061-2/+13
* icount: Add QemuOpts for icountSebastian Tanase2014-08-061-2/+2
* 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
OpenPOWER on IntegriCloud