aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2023-12-23qemu-options: Tell more for -display cocoaAkihiko Odaki
2023-12-23qemu-options: Unify the help entries for cocoaAkihiko Odaki
2023-12-20Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-12-20qemu-options: Clarify handling of commas in options parametersYihuan Pan
2023-12-19backends/iommufd: Introduce the iommufd objectEric Auger
2023-11-07Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...Stefan Hajnoczi
2023-11-07qemu-options: define -vnc only #ifdef CONFIG_VNCMarc-André Lureau
2023-11-07docs: update Xen-on-KVM documentationDavid Woodhouse
2023-11-06qcow2: keep reference on zeroize with discard-no-unref enabledJean-Louis Dupond
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-08audio: extend -audio to allow creating a default backendPaolo Bonzini
2023-10-04migration: file URI offsetSteve Sistare
2023-10-04migration: file URISteve Sistare
2023-10-03audio: remove QEMU_AUDIO_* and -audio-help supportPaolo Bonzini
2023-09-19Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2023-09-19backends/hostmem-file: Add "rom" property to support VM templating with R/O f...David Hildenbrand
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-08arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZEpull-target-arm-20230908Shameer Kolothum
2023-09-08qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom optionsThomas Huth
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé
2023-07-17audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau
2023-07-10os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' optionThomas Huth
2023-07-08qemu-options.hx: Fix indentation of some option descriptionsThomas Huth
2023-07-08trivial: man page: document display::gtk::zoom-to-fitJan Kratochvil
2023-07-069pfs: deprecate 'proxy' backendChristian Schoenebeck
2023-06-05qcow2: add discard-no-unref optionJean-Louis Dupond
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