summaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
Commit message (Expand)AuthorAgeFilesLines
* balloon: Fix documentation of the --balloon parameter and deprecate itThomas Huth2018-03-061-7/+4Star
* net: Add a new convenience option "--nic" to configure default/on-board NICsThomas Huth2018-03-051-6/+34
* net: Remove the deprecated way of dumping network packetsThomas Huth2018-03-051-8/+0Star
* net: Only show vhost-user in the help text if CONFIG_POSIX is definedThomas Huth2018-03-051-0/+2
* cryptodev: add vhost-user as a new cryptodev backendGonglei2018-03-011-0/+21
* mem: add share parameter to memory-backend-ramMarcel Apfelbaum2018-02-191-1/+9
* qemu-options.hx: Remove confusing spaces in parameter listingsThomas Huth2018-02-101-24/+24
* Add the Windows Hypervisor Platform accelerator.Justin Terry (VM)2018-02-071-4/+4
* Add memfd based hostmemMarc-André Lureau2018-02-071-0/+22
* qemu-doc: Get rid of "vlan=X" example in the documentationThomas Huth2018-01-291-2/+2
* net: Allow hubports to connect to other netdevsThomas Huth2018-01-291-3/+5
* usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth2018-01-261-19/+0Star
* hostmem-file: add "align" optionHaozhong Zhang2018-01-191-1/+8
* numa: fix missing '-numa cpu' in '-help' outputIgor Mammedov2018-01-191-1/+3
* qemu-options: document memory-backend-ramStefan Hajnoczi2018-01-191-0/+7
* qemu-options: document missing memory-backend-file optionsStefan Hajnoczi2018-01-191-7/+41
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-01-081-17/+2Star
|\
| * block: Remove the deprecated -hdachs optionThomas Huth2017-12-221-17/+2Star
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta...Peter Maydell2018-01-081-5/+5
|\ \
| * | i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real2017-12-221-5/+5
| |/
* / qemu-doc: The "-net nic" option can be used with "netdev=...", tooThomas Huth2017-12-221-6/+8
|/
* Remove legacy -no-kvm-pit optionThomas Huth2017-12-211-3/+0Star
* qemu-options: Belatedly document --watchdog-action inject-nmiMarkus Armbruster2017-12-201-1/+2
* qemu-options: Polish section "Character device options"Markus Armbruster2017-12-201-7/+8
* qemu-options: Polish section "TPM device options"Markus Armbruster2017-12-201-9/+9
* qemu-options: Add missing -iscsi Texinfo documentationMarkus Armbruster2017-12-201-0/+6
* qemu-options: Move -iscsi under "Block device options"Markus Armbruster2017-12-201-8/+7Star
* qemu-options qemu-doc: Move "Device URL Syntax" to qemu-docMarkus Armbruster2017-12-201-222/+0Star
* qemu-options: Fix markup of -netdev l2tpv3Markus Armbruster2017-12-201-0/+2
* qemu-options: Remove stray colons from output of --helpMarkus Armbruster2017-12-201-13/+14
* Document pretty parameter for mon optionVicente Jimenez Aguilar2017-12-181-3/+4
* s390x: deprecate s390-squash-mcss machine propHalil Pasic2017-12-141-1/+7
* qemu-options: Mention locking option of file driverFam Zheng2017-11-271-0/+4
* Revert "Add new PCI ID for i82559a"Jason Wang2017-11-201-1/+1
* Add new PCI ID for i82559aMike Nawrocki2017-11-131-1/+1
* tpm: Added support for TPM emulatorAmarnath Valluri2017-10-131-3/+19
* qemu-options: Deprecate -nodefconfigEduardo Habkost2017-10-101-13/+4Star
* remove trailing whitespace from qemu-options.hxMichael Tokarev2017-09-261-2/+2
* hostmem-file: Add "discard-data" optionEduardo Habkost2017-09-191-1/+7
* seccomp: add resourcecontrol argument to command lineEduardo Otubo2017-09-151-3/+6
* seccomp: add spawn argument to command lineEduardo Otubo2017-09-151-2/+7
* seccomp: add elevateprivileges argument to command lineEduardo Otubo2017-09-151-3/+9
* seccomp: add obsolete argument to command lineEduardo Otubo2017-09-151-2/+10
* qemu-options: document existance of versioned machine typesDaniel P. Berrange2017-08-011-1/+14
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-07-181-10/+9Star
|\
| * net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_lenZhang Chen2017-07-171-2/+2
| * net/colo-compare.c: Make colo-compare support vnet_hdr_lenZhang Chen2017-07-171-2/+2
| * net/filter-mirror.c: Add new option to enable vnet support for filter-redirectorZhang Chen2017-07-171-3/+3
| * net/filter-mirror.c: Make filter mirror support vnet support.Zhang Chen2017-07-171-3/+2Star
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' i...Peter Maydell2017-07-171-1/+1
|\ \ | |/ |/|