aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2024-03-05qemu-options.hx: Don't claim "-serial" has limit of 4 serial portspull-target-arm-20240305Steven Shen
2024-02-28ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini
2024-02-28vl, pc: turn -no-fd-bootchk into a machine propertyPaolo Bonzini
2024-02-21qemu-options.hx: correct typosManos Pitsidianakis
2024-02-13qemu-options.hx: Add zoom-to-fit to option summary for gtkBALATON Zoltan
2024-02-13qemu-options.hx: document that tftp=dir is readonlyMichael Tokarev
2024-02-09qemu-options: enable -smbios option on RISC-VHeinrich Schuchardt
2024-02-09smbios: add processor-family optionHeinrich Schuchardt
2024-02-02doc/sphinx/hxtool.py: add optional label argument to SRST directiveDavid Woodhouse
2024-02-02qemu-options.hx: Improve -serial option documentationPeter Maydell
2024-01-30colo: examples: remove mentions of script= and (wrong) downscript=Michael Tokarev
2024-01-20Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-01-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-01-19cli: Remove deprecated '-singlestep' command line optionPhilippe Mathieu-Daudé
2024-01-19qemu-options: Remove the deprecated -chroot optionThomas Huth
2024-01-19qemu-options: Remove the deprecated -async-teardown optionThomas Huth
2024-01-19qemu-options: Remove the deprecated -no-acpi optionThomas Huth
2024-01-19qemu-options: Remove the deprecated -no-hpet optionThomas Huth
2024-01-18Add class property to configure KVM device node to useDaan De Meyer
2024-01-15docs/devel/docs: Document .hx file syntaxPeter Maydell
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