aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2022-03-18util/osdep: Avoid madvise proto on modern SolarisAndrew Deason1-2/+21
2022-03-15Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into stagingPeter Maydell1-2/+15
2022-03-15configure: Pass filtered QEMU_OBJCFLAGS to mesonPhilippe Mathieu-Daudé1-1/+5
2022-03-15meson: Log QEMU_CXXFLAGS content in summaryPhilippe Mathieu-Daudé1-0/+1
2022-03-15meson: Resolve the entitlement.sh script once for goodPhilippe Mathieu-Daudé1-1/+4
2022-03-15configure: Allow passing extra Objective C compiler flagsPhilippe Mathieu-Daudé1-0/+5
2022-03-15qga/vss-win32: check old VSS SDK headersMarc-André Lureau1-0/+3
2022-03-15meson: fix generic location of vss headersMarc-André Lureau1-1/+1
2022-03-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+1
2022-03-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...Peter Maydell1-1/+6
2022-03-08Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...Peter Maydell1-5/+8
2022-03-07util: Use meson checks for valloc() and memalign() presencePeter Maydell1-0/+2
2022-03-07util: Share qemu_try_memalign() implementation between POSIX and WindowsPeter Maydell1-0/+1
2022-03-07meson.build: Don't misdetect posix_memalign() on WindowsPeter Maydell1-1/+3
2022-03-079p: darwin: meson: Allow VirtFS on DarwinKeno Fischer1-5/+7
2022-03-079p: darwin: Implement compatibility for mknodatKeno Fischer1-0/+1
2022-03-06meson: Display libfdt as disabled when system emulation is disabledPhilippe Mathieu-Daudé1-1/+3
2022-03-06configure, meson: allow enabling vhost-user on all POSIX systemsSergio Lopez1-1/+1
2022-03-03target/nios2: Replace MMU_LOG with tracepointsRichard Henderson1-0/+1
2022-03-02virtiofsd: Let meson check for statx.stx_mnt_idHanna Reitz1-0/+13
2022-02-21configure, meson: move CONFIG_IASL to a Meson optionPaolo Bonzini1-4/+8
2022-02-21meson, configure: move ntddscsi API check to mesonMarc-André Lureau1-1/+17
2022-02-21qga/vss-win32: require widl/midl, remove pre-built TLB fileMarc-André Lureau1-0/+4
2022-02-21configure, meson: replace VSS SDK checks and options with --enable-vss-sdkMarc-André Lureau1-1/+9
2022-02-21meson: drop --with-win-sdkMarc-André Lureau1-5/+0
2022-02-21meson: refine check for whether to look for virglrendererPaolo Bonzini1-1/+4
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini1-22/+26
2022-02-21configure, meson: move smbd options to meson_options.txtPaolo Bonzini1-2/+13
2022-02-21configure, meson: move coroutine options to meson_options.txtPaolo Bonzini1-2/+9
2022-02-21configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini1-6/+17
2022-02-21meson: define qemu_cflags/qemu_ldflagsPaolo Bonzini1-6/+7
2022-02-21configure, meson: move block layer options to meson_options.txtPaolo Bonzini1-3/+8
2022-02-21configure, meson: move image format options to meson_options.txtPaolo Bonzini1-8/+8
2022-02-21configure, meson: move TPM check to mesonPaolo Bonzini1-2/+7
2022-02-21configure, meson: move libnuma detection to mesonPaolo Bonzini1-5/+20
2022-02-21configure, meson: move AF_ALG test to mesonPaolo Bonzini1-1/+15
2022-02-16configure, meson: move membarrier test to mesonPaolo Bonzini1-1/+21
2022-02-16configure, meson: move AVX tests to mesonPaolo Bonzini1-2/+48
2022-02-16meson: use .require() and .disable_auto_if() method for featuresPaolo Bonzini1-47/+29
2022-02-16meson: use .allowed() method for featuresPaolo Bonzini1-21/+21
2022-02-09tracing: excise the tcg related from tracetoolAlex Bennée1-4/+0
2022-02-09drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev1-6/+0
2022-01-28bsd-user: Add trace events for bsd-userWarner Losh1-1/+4
2022-01-28bsd-user: Add host signals to the buildWarner Losh1-0/+1
2022-01-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-9/+7
2022-01-28build: make check-block a meson testPaolo Bonzini1-3/+3
2022-01-28scripts/mtest2make: add support for SPEED=thoroughPaolo Bonzini1-2/+3
2022-01-28meson: Use find_program() to resolve the entitlement.sh scriptPhilippe Mathieu-Daudé1-6/+3
2022-01-27meson.build: Use a function from libfdt 1.5.1 for the library checkThomas Huth1-1/+1
2022-01-27meson: generate trace events for qmp commandsVladimir Sementsov-Ogievskiy1-0/+3