aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2024-08-02net: update netdev stream man page with the reconnect parameterLaurent Vivier
2024-08-02net: update netdev dgram man page with unix socketLaurent Vivier
2024-08-02net: update netdev stream man page with unix socketLaurent Vivier
2024-08-02net: update netdev stream/dgram man pageLaurent Vivier
2024-07-18Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson
2024-07-17doc/net/l2tpv3: Update boolean fields' description to avoid short-form useZhao Liu
2024-07-16docs: Update description of 'user=username' for '-run-with'Boqiao Fu
2024-07-03hostmem: add a new memory backend based on POSIX shm_open()Stefano Garzarella
2024-05-22hw/i386/pc: Support smp.modules for x86 PC machineZhao Liu
2024-05-14Allow UNIX socket option for VNC websocketSergii Zasenko
2024-05-10qemu-options: Deprecate "-runas" and introduce "-run-with user=..." insteadThomas Huth
2024-04-24hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé
2024-04-10qemu-options: Fix CXL Fixed Memory Window interleave-granularity typoYuquan Wang
2024-03-12qemu-options.hx: Document the virtio-iommu-pci aw-bits optionEric Auger
2024-03-12qemu-options.hx: Document the virtio-iommu-pci granule optionEric Auger
2024-03-12Implement SMBIOS type 9 v2.6Felix Wu
2024-03-12Implement base of SMBIOS type 9 descriptor.Felix Wu
2024-03-05qemu-options.hx: Don't claim "-serial" has limit of 4 serial portsSteven 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