aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
AgeCommit message (Expand)Author
2023-12-31meson: fix type of "relocatable" optionPaolo Bonzini
2023-11-07build-sys: add a "pixman" featureMarc-André Lureau
2023-11-06Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) baseMaciej S. Szmigiero
2023-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-18configure, meson: use command line options to configure qemu-gaPaolo Bonzini
2023-10-18meson, cutils: allow non-relocatable installsPaolo Bonzini
2023-10-16gfxstream + rutabaga: meson supportGurchetan Singh
2023-10-04build: Remove --enable-gprofRichard Henderson
2023-09-25meson.build: Make keyutils independent from keyringThomas Huth
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini
2023-09-07configure: move --enable-debug-tcg to mesonPaolo Bonzini
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé
2023-07-17audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu
2023-05-18Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson
2023-05-18configure: add --disable-colo-proxy optionVladimir Sementsov-Ogievskiy
2023-05-18build: move stack protector flag selection to mesonPaolo Bonzini
2023-05-18build: move coroutine backend selection to mesonPaolo Bonzini
2023-05-18build: move SafeStack tests to mesonPaolo Bonzini
2023-05-18build: move sanitizer tests to mesonPaolo Bonzini
2023-05-18configure, meson: move --enable-modules to MesonPaolo Bonzini
2023-05-18configure: bootstrap sphinx with mkvenvJohn Snow
2023-05-16Don't require libcap-ng for virtfs supportPeter Foley
2023-05-10block: compile out assert_bdrv_graph_readable() by defaultStefan Hajnoczi
2023-05-10block: add configure options for excluding vmdk, vhdx and vpcVladimir Sementsov-Ogievskiy
2023-05-05audio/pwaudio.c: Add Pipewire audio backend for QEMUDorinda Bassey
2023-04-21meson_options.txt: Enable qom-cast-debug by default againThomas Huth
2023-02-27meson: stop looking for 'sphinx-build-3'John Snow
2023-02-16virtiofsd: Remove build and docs glueDr. David Alan Gilbert
2023-02-14build: deprecate --enable-gprof builds and remove from CIAlex Bennée
2023-02-14meson: Add missing libdw knobsIlya Leoshkevich
2023-02-11AVX512 support for xbzrle_encode_bufferling xu
2022-12-16target/hexagon: prepare input for the idef-parserAlessandro Di Federico
2022-11-23gtk: disable GTK Clipboard with a new meson optionClaudio Fontana
2022-10-26blkio: add libblkio block driverStefan Hajnoczi
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-26Remove the slirp submodule (i.e. compile only with an external libslirp)Thomas Huth
2022-09-01meson: be strict for boolean optionsAnton Kochkov
2022-07-13meson: Prefix each element of firmware pathAkihiko Odaki
2022-07-12meson: place default firmware path under .../sharePaolo Bonzini
2022-06-24vduse-blk: Implement vduse-blk exportXie Yongji
2022-06-24libvduse: Add VDUSE (vDPA Device in Userspace) libraryXie Yongji
2022-06-15vfio-user: build libraryJagannathan Raman
2022-06-14meson: Add CanoKeyHongren (Zenithal) Zheng
2022-05-20Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-05-18capstone: Remove the capstone submoduleThomas Huth
2022-05-17net/vmnet: add vmnet dependency and customizable optionVladislav Yaroshchuk