aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-1/+7
2022-09-27audio: Add sndio backendAlexandre Ratchov1-0/+16
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato1-1/+7
2022-09-19audio: add help option for -audio and -audiodevClaudio Fontana1-4/+6
2022-09-13semihosting: Allow optional use of semihosting from userspacePeter Maydell1-2/+9
2022-08-24qemu-options: try and clarify preferred block semanticsAlex Bennée1-0/+13
2022-07-29qemu-options: bring the kernel and image options togetherAlex Bennée1-18/+78
2022-07-29qapi: Add exit-failure PanicActionIlya Leoshkevich1-1/+1
2022-07-19gtk: Add show_tabs=on|off command line option.Felix xq Queißner1-1/+5
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron1-39/+34
2022-06-03ui: Remove deprecated options "-sdl" and "-curses"Thomas Huth1-22/+2
2022-06-03ui: Remove deprecated parameters of the "-display sdl" optionThomas Huth1-30/+2
2022-05-17net/vmnet: update qemu-options.hxVladislav Yaroshchuk1-0/+25
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson1-0/+38
2022-05-14introduce -audio as a replacement for -soundhwPaolo Bonzini1-27/+24
2022-05-13hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron1-0/+38
2022-05-09qemu-options: Limit the -xen options to x86 and armThomas Huth1-3/+4
2022-04-28qemu-options: Limit the -enable-kvm option to the targets that support itThomas Huth1-1/+3
2022-04-28remove -writeconfigPaolo Bonzini1-6/+2
2022-04-26softmmu: remove deprecated --enable-fips optionDaniel P. Berrangé1-10/+0
2022-03-22qemu-options: define -spice only #ifdef CONFIG_SPICEMarc-André Lureau1-0/+2
2022-03-15ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva1-1/+1
2022-03-15ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva1-0/+3
2022-03-15ui/cocoa: add option to disable left-command forwarding to guestCarwyn Ellis1-0/+12
2022-03-06hw/smbios: Add table 4 parameter, "processor-id"Patrick Venture1-1/+2
2022-02-22qemu-options: fix incorrect description for '-drive index='Laurent Vivier1-1/+1
2022-01-20hw/arm/virt: Support CPU cluster on ARM virt machineYanan Wang1-0/+10
2022-01-05qemu-options: Remove the deprecated -no-quit optionThomas Huth1-8/+0
2021-12-31hw/core/machine: Introduce CPU cluster topology supportYanan Wang1-3/+4
2021-12-31qemu-options: Improve readability of SMP related DocsYanan Wang1-17/+59
2021-12-21audio: add "dbus" audio backendMarc-André Lureau1-0/+3
2021-12-21ui/dbus: add p2p=on/off optionMarc-André Lureau1-2/+4
2021-12-21ui: add a D-Bus display backendMarc-André Lureau1-0/+15
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong1-2/+2
2021-11-18qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off optionDov Murik1-1/+5
2021-11-08docs: remove non-reference uses of single backticksJohn Snow1-2/+2
2021-10-29qapi: Extend -compat to set policy for unstable interfacesMarkus Armbruster1-1/+19
2021-10-04qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2"Yanan Wang1-1/+1
2021-10-04qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus]Yanan Wang1-1/+1
2021-10-04qemu-options: -chardev reconnect=seconds duplicated in help, tidy upMarkus Armbruster1-1/+1
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang1-1/+2
2021-10-01machine: Set the value of cpus to match maxcpus if it's omittedYanan Wang1-3/+8
2021-10-01machine: Deprecate "parameter=0" SMP configurationsYanan Wang1-5/+7
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson1-2/+8
2021-09-06softmmu/vl: Deprecate the old grab optionsThomas Huth1-4/+8
2021-09-06softmmu/vl: Add a "grab-mod" parameter to the -display sdl optionThomas Huth1-1/+5
2021-09-02plugins: allow plugin arguments to be passed directlyMahmoud Mandour1-5/+4
2021-07-27qemu-options.hx: Fix formatting of -machine memory-backend optionPeter Maydell1-13/+17
2021-07-21iothread: add aio-max-batch parameterStefano Garzarella1-2/+6
2021-07-16docs: Add '-device intel-iommu' entryPeter Xu1-0/+33