aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil1-3/+3
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater1-7/+1
2022-11-05Fix some typos in documentation and commentsStefan Weil1-5/+5
2022-11-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+19
2022-10-31os-posix: asynchronous teardown for shutdown on LinuxClaudio Imbrenda1-0/+19
2022-10-28net: stream: move to QIO to enable additional parametersLaurent Vivier1-2/+2
2022-10-28net: dgram: add unix socketLaurent Vivier1-0/+1
2022-10-28net: stream: add unix socketLaurent Vivier1-0/+1
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier1-0/+12
2022-10-28vhost-vdpa: allow passing opened vhostfd to vhost-vdpaSi-Wei Liu1-2/+4
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi1-0/+3
2022-10-13Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+11
2022-10-12gtk: Add show_menubar=on|off command line option.Bryce Mills1-0/+3
2022-10-11i386: add notify VM exit supportChenyi Qiang1-0/+11
2022-10-09hw/smbios: support for type 8 (port connector)Hal Martin1-0/+2
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-31/+2
2022-09-29watchdog: remove -watchdog optionPaolo Bonzini1-31/+2
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