aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
AgeCommit message (Expand)Author
2024-11-06Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-05rust: silence unknown warnings for the sake of old compilersPaolo Bonzini
2024-11-05linux-user: Allow custom rt signal mappingsIlya Leoshkevich
2024-10-31device/virtio-nsm: Support for Nitro Secure Module deviceDorjoy Chowdhury
2024-10-14configure, meson: synchronize defaults for configure and Meson Rust optionsPaolo Bonzini
2024-10-07build-sys: Add rust feature optionManos Pitsidianakis
2024-10-039p: remove 'proxy' filesystem backend driverPaolo Bonzini
2024-09-11meson: Split --enable-sanitizers to --enable-{asan, ubsan}Richard Henderson
2024-09-09meson: Introduce 'qatzip' feature to the build systemBryan Zhang
2024-06-28meson: remove dead optimization optionPaolo Bonzini
2024-06-28meson: allow configuring the x86-64 baselinePaolo Bonzini
2024-06-14configure: Add uadk optionShameer Kolothum
2024-06-14configure: add --enable-qpl build optionYuan Liu
2024-05-08migration: Remove block migrationFabiano Rosas
2024-04-24meson: Make DEBUG_REMAP a meson optionIlya Leoshkevich
2024-04-24hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé
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