aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2014-10-31-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert
2014-10-27aio / timers: De-document -clockMarkus Armbruster
2014-10-04qemu-char: Add reconnecting to client socketsCorey Minyard
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-01Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato
2014-08-29curl: Allow a cookie or cookies to be sent with http/https requests.Richard W.M. Jones
2014-08-29block.curl: adding 'timeout' optionDaniel Henrique Barboza
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-15qemu-options: add missing -drive discard option to cmdline helpPeter Lieven
2014-08-15qemu-options.hx: fix typo about l2tpv3Gonglei
2014-08-15qemu-options.hx: fix a typo of chardevLiming Wang
2014-08-06icount: Add align option to icountSebastian Tanase
2014-08-06icount: Add QemuOpts for icountSebastian Tanase
2014-07-26qemu-options: fix another allows-to for -net l2tpv3Michael Tokarev
2014-06-27net: L2TPv3 transportAnton Ivanov
2014-06-23migration: dump vmstate info as a json file for static analysisAmit Shah
2014-06-19numa: add -numa node,memdev= optionPaolo Bonzini
2014-06-19man: improve -numa docLuiz Capitulino
2014-06-19Add the vhost-user netdev backend to the command lineNikolay Nikolaev
2014-06-19vl.c: extend -m option to support options for memory hotplugIgor Mammedov
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-05-24target-lm32: add semihosting supportMichael Walle
2014-05-21SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo
2014-05-19block: optimize zero writes with bdrv_write_zeroesPeter Lieven
2014-05-19curl: Add usage documentationMatthew Booth
2014-04-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell
2014-04-27vl: convert -m to QemuOptsIgor Mammedov
2014-04-25doc: add -drive rerror=,werror= to qemu --help outputStefan Hajnoczi
2014-04-18doc: grammify "allows to"Michael Tokarev
2014-03-27doc: update sun4m documentationMark Cave-Ayland
2014-03-17gtk: Allow to activate grab-on-hover from the command lineJan Kiszka
2014-03-09Add 'debug-threads' suboption to --nameDr. David Alan Gilbert
2014-01-01doc: Mention chardev:id in available devices for -serialIngo van Lil
2013-12-13Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-12-09help: add id suboption to -iscsiPaolo Bonzini
2013-12-09net: Adding netmap network backendVincenzo Maffione
2013-11-25qemu: mempath: prefault pages manually (v4)Marcelo Tosatti
2013-11-18doc: fix hardcoded helper pathAmos Kong
2013-09-06block: Add iops_size to do the iops accounting for a given io size.Benoît Canet
2013-09-06block: Add support for throttling burst max in QMP and the command line.Benoît Canet
2013-07-29Revert "chardev: Make the name of memory device consistent"Markus Armbruster
2013-07-27qemu-options: mention C-a h in the -nographic docRamkumar Ramachandra
2013-07-19doc: monitor multiplexing rewordingMichael Tokarev
2013-07-10add timestamp to error_report()Seiji Aguchi
2013-07-09trap signals for "-serial mon:stdio"Paolo Bonzini
2013-06-28vl: convert -smp to qemu_opts_parse()Michael Tokarev
2013-06-24Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori
2013-06-24spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850)Hans de Goede