aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2022-06-03ui: Remove deprecated options "-sdl" and "-curses"Thomas Huth
2022-06-03ui: Remove deprecated parameters of the "-display sdl" optionThomas Huth
2022-05-17net/vmnet: update qemu-options.hxVladislav Yaroshchuk
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-05-14introduce -audio as a replacement for -soundhwPaolo Bonzini
2022-05-13hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron
2022-05-09qemu-options: Limit the -xen options to x86 and armThomas Huth
2022-04-28qemu-options: Limit the -enable-kvm option to the targets that support itThomas Huth
2022-04-28remove -writeconfigPaolo Bonzini
2022-04-26softmmu: remove deprecated --enable-fips optionDaniel P. Berrangé
2022-03-22qemu-options: define -spice only #ifdef CONFIG_SPICEMarc-André Lureau
2022-03-15ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva
2022-03-15ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva
2022-03-15ui/cocoa: add option to disable left-command forwarding to guestCarwyn Ellis
2022-03-06hw/smbios: Add table 4 parameter, "processor-id"Patrick Venture
2022-02-22qemu-options: fix incorrect description for '-drive index='Laurent Vivier
2022-01-20hw/arm/virt: Support CPU cluster on ARM virt machineYanan Wang
2022-01-05qemu-options: Remove the deprecated -no-quit optionThomas Huth
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