summaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...Peter Maydell1-1/+11
2014-12-11Add the "-semihosting-config" option.Liviu Ionescu1-1/+11
2014-12-10chardev: Add -qmp-prettyMax Reitz1-0/+8
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz1-3/+5
2014-10-31-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert1-0/+3
2014-10-27aio / timers: De-document -clockMarkus Armbruster1-10/+2
2014-10-04qemu-char: Add reconnecting to client socketsCorey Minyard1-7/+13
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+4
2014-09-01Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell1-1/+2
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato1-1/+2
2014-08-29curl: Allow a cookie or cookies to be sent with http/https requests.Richard W.M. Jones1-0/+5
2014-08-29block.curl: adding 'timeout' optionDaniel Henrique Barboza1-2/+8
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan1-1/+4
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+1
2014-08-15qemu-options: add missing -drive discard option to cmdline helpPeter Lieven1-1/+1
2014-08-15qemu-options.hx: fix typo about l2tpv3Gonglei1-1/+1
2014-08-15qemu-options.hx: fix a typo of chardevLiming Wang1-1/+1
2014-08-06icount: Add align option to icountSebastian Tanase1-2/+13
2014-08-06icount: Add QemuOpts for icountSebastian Tanase1-2/+2
2014-07-26qemu-options: fix another allows-to for -net l2tpv3Michael Tokarev1-1/+1
2014-06-27net: L2TPv3 transportAnton Ivanov1-0/+82
2014-06-23migration: dump vmstate info as a json file for static analysisAmit Shah1-0/+14
2014-06-19numa: add -numa node,memdev= optionPaolo Bonzini1-3/+9
2014-06-19man: improve -numa docLuiz Capitulino1-3/+7
2014-06-19Add the vhost-user netdev backend to the command lineNikolay Nikolaev1-0/+18
2014-06-19vl.c: extend -m option to support options for memory hotplugIgor Mammedov1-3/+6
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+2
2014-05-24target-lm32: add semihosting supportMichael Walle1-1/+2
2014-05-21SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo1-2/+2
2014-05-19block: optimize zero writes with bdrv_write_zeroesPeter Lieven1-0/+6
2014-05-19curl: Add usage documentationMatthew Booth1-0/+68
2014-04-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell1-3/+6
2014-04-27vl: convert -m to QemuOptsIgor Mammedov1-3/+6
2014-04-25doc: add -drive rerror=,werror= to qemu --help outputStefan Hajnoczi1-1/+2
2014-04-18doc: grammify "allows to"Michael Tokarev1-3/+4
2014-03-27doc: update sun4m documentationMark Cave-Ayland1-1/+9
2014-03-17gtk: Allow to activate grab-on-hover from the command lineJan Kiszka1-0/+5
2014-03-09Add 'debug-threads' suboption to --nameDr. David Alan Gilbert1-2/+5
2014-01-01doc: Mention chardev:id in available devices for -serialIngo van Lil1-0/+2
2013-12-13Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-1/+1
2013-12-09help: add id suboption to -iscsiPaolo Bonzini1-1/+1
2013-12-09net: Adding netmap network backendVincenzo Maffione1-0/+9
2013-11-25qemu: mempath: prefault pages manually (v4)Marcelo Tosatti1-2/+0
2013-11-18doc: fix hardcoded helper pathAmos Kong1-3/+3
2013-09-06block: Add iops_size to do the iops accounting for a given io size.Benoît Canet1-0/+1
2013-09-06block: Add support for throttling burst max in QMP and the command line.Benoît Canet1-1/+4
2013-07-29Revert "chardev: Make the name of memory device consistent"Markus Armbruster1-3/+3
2013-07-27qemu-options: mention C-a h in the -nographic docRamkumar Ramachandra1-1/+2
2013-07-19doc: monitor multiplexing rewordingMichael Tokarev1-2/+2
2013-07-10add timestamp to error_report()Seiji Aguchi1-0/+11