summaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
Commit message (Expand)AuthorAgeFilesLines
* block: Remove deprecated -drive option serialKevin Wolf2018-08-151-5/+1Star
* block: Remove deprecated -drive option addrKevin Wolf2018-08-151-4/+1Star
* block: Remove deprecated -drive geometry optionsKevin Wolf2018-08-151-6/+1Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-07-171-4/+4
|\
| * Document command line options with single dashBALATON Zoltan2018-07-171-4/+4
* | cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster2018-07-161-4/+5
|/
* Revert "block: Remove deprecated -drive geometry options"Cornelia Huck2018-07-101-1/+6
* Revert "block: Remove deprecated -drive option addr"Cornelia Huck2018-07-101-1/+4
* Revert "block: Remove deprecated -drive option serial"Cornelia Huck2018-07-101-1/+5
* crypto: Implement TLS Pre-Shared Keys (PSK).Richard W.M. Jones2018-07-031-0/+24
* kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin2018-06-281-0/+24
* Deprecate the -enable-hax optionThomas Huth2018-06-281-1/+1
* qemu-options: Add missing newline to -accel help textEduardo Habkost2018-06-281-1/+1
* block: Remove deprecated -drive option serialKevin Wolf2018-06-151-5/+1Star
* block: Remove deprecated -drive option addrKevin Wolf2018-06-151-4/+1Star
* block: Remove deprecated -drive geometry optionsKevin Wolf2018-06-151-6/+1Star
* slirp: Add domainname option to slirp's DHCP serverBenjamin Drung2018-05-311-2/+5
* cli: add --preconfig optionIgor Mammedov2018-05-301-0/+13
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-05-141-17/+12Star
|\
| * net: Remove the deprecated "vlan" parameterThomas Huth2018-05-141-17/+12Star
* | qemu-options: Remove deprecated -no-kvm-irqchipThomas Huth2018-05-091-3/+0Star
* | qemu-options: Remove deprecated -no-kvm-pit-reinjectionThomas Huth2018-05-091-4/+0Star
* | qemu-options: Remove remainders of the -tdf optionThomas Huth2018-05-091-3/+0Star
* | qemu-options: Mark -virtioconsole as deprecatedThomas Huth2018-05-091-4/+1Star
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i...Peter Maydell2018-04-271-1/+1
|\
| * sdl: Allow OpenGL ES context creationElie Tournier2018-04-271-1/+1
* | os-posix: Provide new -runas <uid>:<gid> facilityIan Jackson2018-04-261-1/+2
|/
* docs: Document -object tls-creds-x509 priority=xxxChristophe Fergeau2018-04-061-1/+10
* qemu-doc: Rework the network options chapter to make "-net" less prominentThomas Huth2018-03-301-95/+94Star
* block: Deprecate "backing": ""Max Reitz2018-03-191-2/+2
* target/i386: add Secure Encrypted Virtualization (SEV) objectBrijesh Singh2018-03-131-0/+44
* machine: add memory-encryption optionBrijesh Singh2018-03-131-1/+4
* 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