aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2022-10-06gdbstub: move into its own sub directoryAlex Bennée
2022-10-06configure: cleanup creation of tests/tcg target configPaolo Bonzini
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-10-01configure, meson: move linker flag detection to mesonPaolo Bonzini
2022-10-01configure, meson: move C++ compiler detection to meson.buildPaolo Bonzini
2022-10-01meson: multiple names can be passed to dependency()Paolo Bonzini
2022-10-01meson: require 0.61.3Paolo Bonzini
2022-10-01meson: -display dbus and CFI are incompatiblePaolo Bonzini
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-23meson: Allow to enable gtk and sdl while cocoa is enabledAkihiko Odaki
2022-09-20meson-build: Enable CONFIG_REPLICATION only when replication is setJuan Quintela
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-09-02util/qemu-sockets: Enable unix socket support on WindowsBin Meng
2022-09-01meson: remove dead codePaolo Bonzini
2022-08-18build-sys: disable vhost-user-gpu if !openglMarc-André Lureau
2022-08-10linux-user: fix compat with glibc >= 2.36 sys/mount.hDaniel P. Berrangé
2022-07-28ui: dbus-display requires CONFIG_GBMPaolo Bonzini
2022-07-25linux-user: Unconditionally use pipe2() syscallHelge Deller
2022-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-13meson: Prefix each element of firmware pathAkihiko Odaki
2022-07-13cutils: Introduce bundle mechanismAkihiko Odaki
2022-07-13ui/cocoa: Take refresh rate into accountAkihiko Odaki
2022-07-08audio/dbus: fix buildingMarc-André Lureau
2022-07-08build: improve -fsanitize-coverage-allowlist checkAlexander Bulekov
2022-07-05meson.build: Require a recent version of libpngThomas Huth
2022-07-05disas: Remove libvixl disassemblerThomas Huth
2022-06-27contrib/vhost-user-blk: fix 32 bit build and enableAlex Bennée
2022-06-24block/rbd: report a better error when namespace does not existStefano Garzarella
2022-06-24vduse-blk: Implement vduse-blk exportXie Yongji
2022-06-24libvduse: Add VDUSE (vDPA Device in Userspace) libraryXie Yongji
2022-06-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-06-15vfio-user: build libraryJagannathan Raman
2022-06-15Use io_uring_register_ring_fd() to skip fd operationsSam Li
2022-06-15meson: put cross compiler info in a separate sectionPaolo Bonzini
2022-06-15build: fix check for -fsanitize-coverage-allowlistAlexander Bulekov
2022-06-14meson: Add CanoKeyHongren (Zenithal) Zheng
2022-06-06target/loongarch: Add disassemblerSong Gao
2022-06-06modules: generates per-target modinfoJose R. Ziviani
2022-06-06build: add a "make modules" targetPaolo Bonzini
2022-06-01meson.build: fix summary display of test compilersAlex Bennée
2022-05-28qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindirMarc-André Lureau
2022-05-26crypto: Implement RSA algorithm by hogweedLei He
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-18capstone: Allow version 3.0.5 againThomas Huth
2022-05-17net/vmnet: add vmnet dependency and customizable optionVladislav Yaroshchuk
2022-05-16meson.build: Fix docker-test-build@alpine when including linux/errqueue.hLeonardo Bras
2022-05-16tests: add migration tests of TLS with x509 credentialsDaniel P. Berrangé