aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2019-10-18audio: add mixing-engine option (documentation)Kővágó, Zoltán
2019-10-109p: Added virtfs option 'multidevs=remap|forbid|warn'Antonios Motakis
2019-09-24Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190924-pull-request...Peter Maydell
2019-09-23audio: fix ALSA period-length typo in documentationStefan Hajnoczi
2019-09-23audio: fix buffer-length typo in documentationStefan Hajnoczi
2019-09-23Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...Peter Maydell
2019-09-20ipmi: Add a UUID device propertyCorey Minyard
2019-09-19Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth
2019-09-05qemu-doc: Do not hard-code the name of the QEMU binaryThomas Huth
2019-09-04virtio-rng: change default backend to rng-builtinLaurent Vivier
2019-09-04rng-builtin: add an RNG backend that uses qemu_guest_getrandom()Laurent Vivier
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...Peter Maydell
2019-08-21usb: reword -usb command-line option and mention xHCIStefan Hajnoczi
2019-08-21audio: add audiodev property to vnc and wav_captureKővágó, Zoltán
2019-07-05vl.c: Add -smp, dies=* command line support and update docLike Xu
2019-07-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-07-03VirtIO-RNG: Update default entropy source to `/dev/urandom`Kashyap Chamarthy
2019-07-02COLO-compare: Add new parameter to communicate with remote colo-frameZhang Chen
2019-05-29docs: smbios: remove family=x from type2 entry descriptionIgor Mammedov
2019-05-28semihosting: enable chardev backed output for consoleAlex Bennée
2019-05-22cpus: Initialize pseudo-random seeds for all guest cpusRichard Henderson
2019-05-17virtfs: Fix documentation of -fsdev and -virtfsGreg Kurz
2019-05-17vl: Deprecate -virtfs_synthGreg Kurz
2019-05-14qemu-option.hx: Update missed parameter for colo-compareZhang Chen
2019-04-29Add Nios II semihosting support.Sandra Loosemore
2019-04-25util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()Zhang Yi
2019-03-13Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i...Peter Maydell
2019-03-13curses: add option to specify VGA font encodingSamuel Thibault
2019-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell
2019-03-11chardev: add support for authorization for TLS clientsDaniel P. Berrange
2019-03-11audio: -audiodev command line option: documentationKővágó, Zoltán
2019-03-11vnc: allow specifying a custom authorization object nameDaniel P. Berrange
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé
2019-02-22display: add -display spice-app launching a Spice clientMarc-André Lureau
2019-02-14qemu-options: Remove deprecated option -clockThomas Huth
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05qemu-options: Remove deprecated "-virtioconsole" optionPaolo Bonzini
2019-02-05Remove deprecated -enable-hax optionThomas Huth
2019-02-05Remove deprecated -no-frame optionThomas Huth
2019-01-14xen: Replace few mentions of xend by libxlAnthony PERARD
2019-01-14Remove broken Xen PV domain builderAnthony PERARD
2019-01-08util: Implement debug-threads for macOSRoman Bolshakov
2018-12-129p: remove support for the "handle" backendGreg Kurz
2018-11-27hostmem-memfd: honour share=on/off propertyMarc-André Lureau
2018-11-16help: Provide help for egl-headlessErik Skultety
2018-11-12bt: Mark the bluetooth subsystem as deprecatedThomas Huth
2018-11-01chardev: Add websocket supportJulia Suvorova
2018-10-21slirp: Implement RFC2132 TFTP server nameFam Zheng