summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2022-03-22Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell
2022-03-22meson: fix CONFIG_ATOMIC128 checkMarc-André Lureau
2022-03-22meson: move int128 checks from configureMarc-André Lureau
2022-03-22tests: Do not treat the iotests as separate meson test target anymoreThomas Huth
2022-03-18util/osdep: Avoid madvise proto on modern SolarisAndrew Deason
2022-03-15Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-03-15configure: Pass filtered QEMU_OBJCFLAGS to mesonPhilippe Mathieu-Daudé
2022-03-15meson: Log QEMU_CXXFLAGS content in summaryPhilippe Mathieu-Daudé
2022-03-15meson: Resolve the entitlement.sh script once for goodPhilippe Mathieu-Daudé
2022-03-15configure: Allow passing extra Objective C compiler flagsPhilippe Mathieu-Daudé
2022-03-15qga/vss-win32: check old VSS SDK headersMarc-André Lureau
2022-03-15meson: fix generic location of vss headersMarc-André Lureau
2022-03-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2022-03-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...Peter Maydell
2022-03-08Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...Peter Maydell
2022-03-07util: Use meson checks for valloc() and memalign() presencePeter Maydell
2022-03-07util: Share qemu_try_memalign() implementation between POSIX and WindowsPeter Maydell
2022-03-07meson.build: Don't misdetect posix_memalign() on WindowsPeter Maydell
2022-03-079p: darwin: meson: Allow VirtFS on DarwinKeno Fischer
2022-03-079p: darwin: Implement compatibility for mknodatKeno Fischer
2022-03-06meson: Display libfdt as disabled when system emulation is disabledPhilippe Mathieu-Daudé
2022-03-06configure, meson: allow enabling vhost-user on all POSIX systemsSergio Lopez
2022-03-03target/nios2: Replace MMU_LOG with tracepointsRichard Henderson
2022-03-02virtiofsd: Let meson check for statx.stx_mnt_idHanna Reitz
2022-02-21configure, meson: move CONFIG_IASL to a Meson optionPaolo Bonzini
2022-02-21meson, configure: move ntddscsi API check to mesonMarc-André Lureau
2022-02-21qga/vss-win32: require widl/midl, remove pre-built TLB fileMarc-André Lureau
2022-02-21configure, meson: replace VSS SDK checks and options with --enable-vss-sdkMarc-André Lureau
2022-02-21meson: drop --with-win-sdkMarc-André Lureau
2022-02-21meson: refine check for whether to look for virglrendererPaolo Bonzini
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini
2022-02-21configure, meson: move smbd options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move coroutine options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini
2022-02-21meson: define qemu_cflags/qemu_ldflagsPaolo Bonzini
2022-02-21configure, meson: move block layer options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move image format options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move TPM check to mesonPaolo Bonzini
2022-02-21configure, meson: move libnuma detection to mesonPaolo Bonzini
2022-02-21configure, meson: move AF_ALG test to mesonPaolo Bonzini
2022-02-16configure, meson: move membarrier test to mesonPaolo Bonzini
2022-02-16configure, meson: move AVX tests to mesonPaolo Bonzini
2022-02-16meson: use .require() and .disable_auto_if() method for featuresPaolo Bonzini
2022-02-16meson: use .allowed() method for featuresPaolo Bonzini
2022-02-09tracing: excise the tcg related from tracetoolAlex Bennée
2022-02-09drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev
2022-01-28bsd-user: Add trace events for bsd-userWarner Losh
2022-01-28bsd-user: Add host signals to the buildWarner Losh
2022-01-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-01-28build: make check-block a meson testPaolo Bonzini