summaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
Commit message (Expand)AuthorAgeFilesLines
* qemu-options: define -spice only #ifdef CONFIG_SPICEMarc-André Lureau2022-03-221-0/+2
* ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva2022-03-151-1/+1
* ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva2022-03-151-0/+3
* ui/cocoa: add option to disable left-command forwarding to guestCarwyn Ellis2022-03-151-0/+12
* hw/smbios: Add table 4 parameter, "processor-id"Patrick Venture2022-03-061-1/+2
* qemu-options: fix incorrect description for '-drive index='Laurent Vivier2022-02-221-1/+1
* hw/arm/virt: Support CPU cluster on ARM virt machineYanan Wang2022-01-201-0/+10
* qemu-options: Remove the deprecated -no-quit optionThomas Huth2022-01-051-8/+0Star
* hw/core/machine: Introduce CPU cluster topology supportYanan Wang2021-12-311-3/+4
* qemu-options: Improve readability of SMP related DocsYanan Wang2021-12-311-17/+59
* audio: add "dbus" audio backendMarc-André Lureau2021-12-211-0/+3
* ui/dbus: add p2p=on/off optionMarc-André Lureau2021-12-211-2/+4
* ui: add a D-Bus display backendMarc-André Lureau2021-12-211-0/+15
* numa: Enable numa for SGX EPC sectionsYang Zhong2021-12-101-2/+2
* qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off optionDov Murik2021-11-181-1/+5
* docs: remove non-reference uses of single backticksJohn Snow2021-11-081-2/+2
* qapi: Extend -compat to set policy for unstable interfacesMarkus Armbruster2021-10-291-1/+19
* qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2"Yanan Wang2021-10-041-1/+1
* qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus]Yanan Wang2021-10-041-1/+1
* qemu-options: -chardev reconnect=seconds duplicated in help, tidy upMarkus Armbruster2021-10-041-1/+1
* machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang2021-10-011-1/+2
* machine: Set the value of cpus to match maxcpus if it's omittedYanan Wang2021-10-011-3/+8
* machine: Deprecate "parameter=0" SMP configurationsYanan Wang2021-10-011-5/+7
* vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson2021-09-301-2/+8
* softmmu/vl: Deprecate the old grab optionsThomas Huth2021-09-061-4/+8
* softmmu/vl: Add a "grab-mod" parameter to the -display sdl optionThomas Huth2021-09-061-1/+5
* plugins: allow plugin arguments to be passed directlyMahmoud Mandour2021-09-021-5/+4Star
* qemu-options.hx: Fix formatting of -machine memory-backend optionPeter Maydell2021-07-271-13/+17
* iothread: add aio-max-batch parameterStefano Garzarella2021-07-211-2/+6
* docs: Add '-device intel-iommu' entryPeter Xu2021-07-161-0/+33
* qemu-options: rewrite help for -smp optionsDaniel P. Berrangé2021-07-141-8/+21
* qemu-options: tweak to show that CPU count is optionalDaniel P. Berrangé2021-07-141-2/+2
* qemu-options: re-arrange CPU topology optionsDaniel P. Berrangé2021-07-141-6/+6
* qemu-options: Improve the documentation of the -display optionsThomas Huth2021-07-051-12/+33
* ui: Mark the '-no-quit' option as deprecatedThomas Huth2021-07-051-2/+3
* ui: Fix the "-display sdl,window_close=..." parameterThomas Huth2021-07-051-1/+1
* Add display suboptions to man pagesAhmed Abouzied2021-06-231-17/+18
* doc: Add notes about -mon option mode=control argument.Ali Shirvani2021-05-261-2/+5
* remove qemu-options* from root directoryPaolo Bonzini2021-05-261-0/+4
* KVM: Add dirty-ring-size propertyPeter Xu2021-05-261-0/+12
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-05-161-1/+29
|\
| * hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat2021-05-141-1/+29
* | Drop the deprecated lm32 targetMarkus Armbruster2021-05-121-2/+2
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-05-061-4/+4
|\ \
| * | Add NVMM accelerator: configure and build logicReinoud Zandijk2021-05-041-4/+4
| |/
* / docs: More precisely describe memory-backend-*::id's userRobert Hoo2021-05-031-3/+3
|/
* usb: Remove "-usbdevice ccid"Thomas Huth2021-03-261-3/+0Star
* qapi: New -compat deprecated-input=crashMarkus Armbruster2021-03-191-1/+3
* qemu-options: New -compat to set policy for deprecated interfacesMarkus Armbruster2021-03-191-0/+20
* monitor: raise error when 'pretty' option is used with HMPDaniel P. Berrangé2021-03-181-2/+3