Age | Commit message (Expand) | Author |
2023-07-17 | audio/pw: Pipewire->PipeWire case fix for user-visible text | Marc-André Lureau |
2023-06-26 | accel/tcg: remove CONFIG_PROFILER | Fei Wu |
2023-05-18 | Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte... | Richard Henderson |
2023-05-18 | configure: add --disable-colo-proxy option | Vladimir Sementsov-Ogievskiy |
2023-05-18 | build: move stack protector flag selection to meson | Paolo Bonzini |
2023-05-18 | build: move coroutine backend selection to meson | Paolo Bonzini |
2023-05-18 | build: move SafeStack tests to meson | Paolo Bonzini |
2023-05-18 | build: move sanitizer tests to meson | Paolo Bonzini |
2023-05-18 | configure, meson: move --enable-modules to Meson | Paolo Bonzini |
2023-05-18 | configure: bootstrap sphinx with mkvenv | John Snow |
2023-05-16 | Don't require libcap-ng for virtfs support | Peter Foley |
2023-05-10 | block: compile out assert_bdrv_graph_readable() by default | Stefan Hajnoczi |
2023-05-10 | block: add configure options for excluding vmdk, vhdx and vpc | Vladimir Sementsov-Ogievskiy |
2023-05-05 | audio/pwaudio.c: Add Pipewire audio backend for QEMU | Dorinda Bassey |
2023-04-21 | meson_options.txt: Enable qom-cast-debug by default again | Thomas Huth |
2023-02-27 | meson: stop looking for 'sphinx-build-3' | John Snow |
2023-02-16 | virtiofsd: Remove build and docs glue | Dr. David Alan Gilbert |
2023-02-14 | build: deprecate --enable-gprof builds and remove from CI | Alex Bennée |
2023-02-14 | meson: Add missing libdw knobs | Ilya Leoshkevich |
2023-02-11 | AVX512 support for xbzrle_encode_buffer | ling xu |
2022-12-16 | target/hexagon: prepare input for the idef-parser | Alessandro Di Federico |
2022-11-23 | gtk: disable GTK Clipboard with a new meson option | Claudio Fontana |
2022-10-26 | blkio: add libblkio block driver | Stefan Hajnoczi |
2022-09-27 | Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2022-09-27 | audio: Add sndio backend | Alexandre Ratchov |
2022-09-26 | Remove the slirp submodule (i.e. compile only with an external libslirp) | Thomas Huth |
2022-09-01 | meson: be strict for boolean options | Anton Kochkov |
2022-07-13 | meson: Prefix each element of firmware path | Akihiko Odaki |
2022-07-12 | meson: place default firmware path under .../share | Paolo Bonzini |
2022-06-24 | vduse-blk: Implement vduse-blk export | Xie Yongji |
2022-06-24 | libvduse: Add VDUSE (vDPA Device in Userspace) library | Xie Yongji |
2022-06-15 | vfio-user: build library | Jagannathan Raman |
2022-06-14 | meson: Add CanoKey | Hongren (Zenithal) Zheng |
2022-05-20 | Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2022-05-18 | capstone: Remove the capstone submodule | Thomas Huth |
2022-05-17 | net/vmnet: add vmnet dependency and customizable option | Vladislav Yaroshchuk |
2022-05-07 | configure, meson: move vhost options to Meson | Paolo Bonzini |
2022-05-07 | configure: omit options with default values from meson command line | Paolo Bonzini |
2022-05-07 | configure: switch directory options to automatic parsing | Paolo Bonzini |
2022-05-07 | meson, configure: move --interp-prefix to meson | Paolo Bonzini |
2022-05-07 | meson, configure: move --with-pkgversion, CONFIG_STAMP to meson | Paolo Bonzini |
2022-05-07 | meson, configure: move bdrv whitelists to meson | Paolo Bonzini |
2022-05-07 | meson, configure: move --tls-priority to meson | Paolo Bonzini |
2022-05-07 | meson-buildoptions: add support for string options | Paolo Bonzini |
2022-04-28 | meson, configure: move --enable-module-upgrades to meson | Paolo Bonzini |
2022-04-28 | meson, configure: move libgio test to meson | Paolo Bonzini |
2022-04-28 | meson, configure: move keyctl test to meson | Paolo Bonzini |
2022-04-28 | meson, configure: move RDMA options to meson | Paolo Bonzini |
2022-04-28 | configure, meson: move OpenGL check to meson | Paolo Bonzini |
2022-04-27 | Replacing CONFIG_VNC_PNG with CONFIG_PNG | Kshitij Suri |