aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2023-05-23hostmem-file: add offset optionAlexander Graf
2023-05-22docs/interop: Delete qmp-intro.txtPeter Maydell
2023-05-16util/async-teardown: wire up query-command-line-optionsClaudio Imbrenda
2023-05-05audio/pwaudio.c: Add Pipewire audio backend for QEMUDorinda Bassey
2023-05-02Document that -singlestep command line option is deprecatedPeter Maydell
2023-05-02make one-insn-per-tb an accel optionPeter Maydell
2023-04-28qemu-options.hx: Update the reduced-phys-bits documentationTom Lendacky
2023-04-27qemu-options.hx: Update descriptions of memory options for NUMA nodeYohei Kojima
2023-04-27qemu-options: finesse the recommendations around -blockdevAlex Bennée
2023-04-20chardev: Allow setting file chardev input file on the command linePeter Maydell
2023-03-13qemu-options.hx: remove stray quoteJohn Snow
2023-03-03loongarch: Add smbios command line option.Song Gao
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier
2023-02-15ui: remove deprecated 'password' option for SPICEDaniel P. Berrangé
2023-02-15block: mention 'password-secret' option for -iscsiDaniel P. Berrangé
2023-02-02semihosting: add semihosting section to the docsAlex Bennée
2023-01-16tcg: add perfmap and jitdumpIlya Leoshkevich
2023-01-09Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-01-09i386: Deprecate the -no-hpet QEMU command line optionThomas Huth
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang
2023-01-06util: remove support -chardev tty and -chardev parportPaolo Bonzini
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater
2022-11-05Fix some typos in documentation and commentsStefan Weil
2022-11-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-10-31os-posix: asynchronous teardown for shutdown on LinuxClaudio Imbrenda
2022-10-28net: stream: move to QIO to enable additional parametersLaurent Vivier
2022-10-28net: dgram: add unix socketLaurent Vivier
2022-10-28net: stream: add unix socketLaurent Vivier
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier
2022-10-28vhost-vdpa: allow passing opened vhostfd to vhost-vdpaSi-Wei Liu
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi
2022-10-13Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-10-12gtk: Add show_menubar=on|off command line option.Bryce Mills
2022-10-11i386: add notify VM exit supportChenyi Qiang
2022-10-09hw/smbios: support for type 8 (port connector)Hal Martin
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-09-29watchdog: remove -watchdog optionPaolo Bonzini
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-09-27audio: Add sndio backendAlexandre Ratchov
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato
2022-09-19audio: add help option for -audio and -audiodevClaudio Fontana
2022-09-13semihosting: Allow optional use of semihosting from userspacePeter Maydell
2022-08-24qemu-options: try and clarify preferred block semanticsAlex Bennée
2022-07-29qemu-options: bring the kernel and image options togetherAlex Bennée
2022-07-29qapi: Add exit-failure PanicActionIlya Leoshkevich
2022-07-19gtk: Add show_tabs=on|off command line option.Felix xq Queißner
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron
2022-06-03ui: Remove deprecated options "-sdl" and "-curses"Thomas Huth