Age | Commit message (Expand) | Author |
2018-06-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-06-15 | block: Remove deprecated -drive option addr | Kevin Wolf |
2018-06-15 | block: Remove deprecated -drive geometry options | Kevin Wolf |
2018-05-31 | slirp: Add domainname option to slirp's DHCP server | Benjamin Drung |
2018-05-30 | cli: add --preconfig option | Igor Mammedov |
2018-05-14 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2018-05-14 | net: Remove the deprecated "vlan" parameter | Thomas Huth |
2018-05-09 | qemu-options: Remove deprecated -no-kvm-irqchip | Thomas Huth |
2018-05-09 | qemu-options: Remove deprecated -no-kvm-pit-reinjection | Thomas Huth |
2018-05-09 | qemu-options: Remove remainders of the -tdf option | Thomas Huth |
2018-05-09 | qemu-options: Mark -virtioconsole as deprecated | Thomas Huth |
2018-04-27 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i... | Peter Maydell |
2018-04-27 | sdl: Allow OpenGL ES context creation | Elie Tournier |
2018-04-26 | os-posix: Provide new -runas <uid>:<gid> facility | Ian Jackson |
2018-04-06 | docs: Document -object tls-creds-x509 priority=xxx | Christophe Fergeau |
2018-03-30 | qemu-doc: Rework the network options chapter to make "-net" less prominent | Thomas Huth |
2018-03-19 | block: Deprecate "backing": "" | Max Reitz |
2018-03-13 | target/i386: add Secure Encrypted Virtualization (SEV) object | Brijesh Singh |
2018-03-13 | machine: add memory-encryption option | Brijesh Singh |
2018-03-06 | balloon: Fix documentation of the --balloon parameter and deprecate it | Thomas Huth |
2018-03-05 | net: Add a new convenience option "--nic" to configure default/on-board NICs | Thomas Huth |
2018-03-05 | net: Remove the deprecated way of dumping network packets | Thomas Huth |
2018-03-05 | net: Only show vhost-user in the help text if CONFIG_POSIX is defined | Thomas Huth |
2018-03-01 | cryptodev: add vhost-user as a new cryptodev backend | Gonglei |
2018-02-19 | mem: add share parameter to memory-backend-ram | Marcel Apfelbaum |
2018-02-10 | qemu-options.hx: Remove confusing spaces in parameter listings | Thomas Huth |
2018-02-07 | Add the Windows Hypervisor Platform accelerator. | Justin Terry (VM) |
2018-02-07 | Add memfd based hostmem | Marc-André Lureau |
2018-01-29 | qemu-doc: Get rid of "vlan=X" example in the documentation | Thomas Huth |
2018-01-29 | net: Allow hubports to connect to other netdevs | Thomas Huth |
2018-01-26 | usb: Remove legacy -usbdevice options (host, serial, disk and net) | Thomas Huth |
2018-01-19 | hostmem-file: add "align" option | Haozhong Zhang |
2018-01-19 | numa: fix missing '-numa cpu' in '-help' output | Igor Mammedov |
2018-01-19 | qemu-options: document memory-backend-ram | Stefan Hajnoczi |
2018-01-19 | qemu-options: document missing memory-backend-file options | Stefan Hajnoczi |
2018-01-08 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-01-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta... | Peter Maydell |
2017-12-22 | block: Remove the deprecated -hdachs option | Thomas Huth |
2017-12-22 | i386: hvf: add code base from Google's QEMU repository | Sergio Andres Gomez Del Real |
2017-12-22 | qemu-doc: The "-net nic" option can be used with "netdev=...", too | Thomas Huth |
2017-12-21 | Remove legacy -no-kvm-pit option | Thomas Huth |
2017-12-20 | qemu-options: Belatedly document --watchdog-action inject-nmi | Markus Armbruster |
2017-12-20 | qemu-options: Polish section "Character device options" | Markus Armbruster |
2017-12-20 | qemu-options: Polish section "TPM device options" | Markus Armbruster |
2017-12-20 | qemu-options: Add missing -iscsi Texinfo documentation | Markus Armbruster |
2017-12-20 | qemu-options: Move -iscsi under "Block device options" | Markus Armbruster |
2017-12-20 | qemu-options qemu-doc: Move "Device URL Syntax" to qemu-doc | Markus Armbruster |
2017-12-20 | qemu-options: Fix markup of -netdev l2tpv3 | Markus Armbruster |
2017-12-20 | qemu-options: Remove stray colons from output of --help | Markus Armbruster |
2017-12-18 | Document pretty parameter for mon option | Vicente Jimenez Aguilar |