summaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2021-12-31hw/core/machine: Introduce CPU cluster topology supportYanan Wang
2021-12-31qemu-options: Improve readability of SMP related DocsYanan Wang
2021-12-21audio: add "dbus" audio backendMarc-André Lureau
2021-12-21ui/dbus: add p2p=on/off optionMarc-André Lureau
2021-12-21ui: add a D-Bus display backendMarc-André Lureau
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong
2021-11-18qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off optionDov Murik
2021-11-08docs: remove non-reference uses of single backticksJohn Snow
2021-10-29qapi: Extend -compat to set policy for unstable interfacesMarkus Armbruster
2021-10-04qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2"Yanan Wang
2021-10-04qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus]Yanan Wang
2021-10-04qemu-options: -chardev reconnect=seconds duplicated in help, tidy upMarkus Armbruster
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang
2021-10-01machine: Set the value of cpus to match maxcpus if it's omittedYanan Wang
2021-10-01machine: Deprecate "parameter=0" SMP configurationsYanan Wang
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson
2021-09-06softmmu/vl: Deprecate the old grab optionsThomas Huth
2021-09-06softmmu/vl: Add a "grab-mod" parameter to the -display sdl optionThomas Huth
2021-09-02plugins: allow plugin arguments to be passed directlyMahmoud Mandour
2021-07-27qemu-options.hx: Fix formatting of -machine memory-backend optionPeter Maydell
2021-07-21iothread: add aio-max-batch parameterStefano Garzarella
2021-07-16docs: Add '-device intel-iommu' entryPeter Xu
2021-07-14qemu-options: rewrite help for -smp optionsDaniel P. Berrangé
2021-07-14qemu-options: tweak to show that CPU count is optionalDaniel P. Berrangé
2021-07-14qemu-options: re-arrange CPU topology optionsDaniel P. Berrangé
2021-07-05qemu-options: Improve the documentation of the -display optionsThomas Huth
2021-07-05ui: Mark the '-no-quit' option as deprecatedThomas Huth
2021-07-05ui: Fix the "-display sdl,window_close=..." parameterThomas Huth
2021-06-23Add display suboptions to man pagesAhmed Abouzied
2021-05-26doc: Add notes about -mon option mode=control argument.Ali Shirvani
2021-05-26remove qemu-options* from root directoryPaolo Bonzini
2021-05-26KVM: Add dirty-ring-size propertyPeter Xu
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-04Add NVMM accelerator: configure and build logicReinoud Zandijk
2021-05-03docs: More precisely describe memory-backend-*::id's userRobert Hoo
2021-03-26usb: Remove "-usbdevice ccid"Thomas Huth
2021-03-19qapi: New -compat deprecated-input=crashMarkus Armbruster
2021-03-19qemu-options: New -compat to set policy for deprecated interfacesMarkus Armbruster
2021-03-18monitor: raise error when 'pretty' option is used with HMPDaniel P. Berrangé
2021-03-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210316-pull-request' i...Peter Maydell
2021-03-15ui: deprecate "password" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for VNC serversDaniel P. Berrangé
2021-03-15usb: Document the missing -usbdevice optionsThomas Huth
2021-03-09qemu-options: Replace the word 'blacklist'Philippe Mathieu-Daudé
2021-03-09Various spelling fixesMichael Tokarev
2021-03-06chardev: add nodelay optionPaolo Bonzini