summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 9p: darwin: meson: Allow VirtFS on DarwinKeno Fischer2022-03-071-5/+7
* 9p: darwin: Implement compatibility for mknodatKeno Fischer2022-03-071-0/+1
* target/nios2: Replace MMU_LOG with tracepointsRichard Henderson2022-03-031-0/+1
* virtiofsd: Let meson check for statx.stx_mnt_idHanna Reitz2022-03-021-0/+13
* configure, meson: move CONFIG_IASL to a Meson optionPaolo Bonzini2022-02-211-4/+8
* meson, configure: move ntddscsi API check to mesonMarc-André Lureau2022-02-211-1/+17
* qga/vss-win32: require widl/midl, remove pre-built TLB fileMarc-André Lureau2022-02-211-0/+4
* configure, meson: replace VSS SDK checks and options with --enable-vss-sdkMarc-André Lureau2022-02-211-1/+9
* meson: drop --with-win-sdkMarc-André Lureau2022-02-211-5/+0Star
* meson: refine check for whether to look for virglrendererPaolo Bonzini2022-02-211-1/+4
* configure, meson: move guest-agent, tools to mesonPaolo Bonzini2022-02-211-22/+26
* configure, meson: move smbd options to meson_options.txtPaolo Bonzini2022-02-211-2/+13
* configure, meson: move coroutine options to meson_options.txtPaolo Bonzini2022-02-211-2/+9
* configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini2022-02-211-6/+17
* meson: define qemu_cflags/qemu_ldflagsPaolo Bonzini2022-02-211-6/+7
* configure, meson: move block layer options to meson_options.txtPaolo Bonzini2022-02-211-3/+8
* configure, meson: move image format options to meson_options.txtPaolo Bonzini2022-02-211-8/+8
* configure, meson: move TPM check to mesonPaolo Bonzini2022-02-211-2/+7
* configure, meson: move libnuma detection to mesonPaolo Bonzini2022-02-211-5/+20
* configure, meson: move AF_ALG test to mesonPaolo Bonzini2022-02-211-1/+15
* configure, meson: move membarrier test to mesonPaolo Bonzini2022-02-161-1/+21
* configure, meson: move AVX tests to mesonPaolo Bonzini2022-02-161-2/+48
* meson: use .require() and .disable_auto_if() method for featuresPaolo Bonzini2022-02-161-47/+29Star
* meson: use .allowed() method for featuresPaolo Bonzini2022-02-161-21/+21
* tracing: excise the tcg related from tracetoolAlex Bennée2022-02-091-4/+0Star
* drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev2022-02-091-6/+0Star
* bsd-user: Add trace events for bsd-userWarner Losh2022-01-281-1/+4
* bsd-user: Add host signals to the buildWarner Losh2022-01-281-0/+1
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2022-01-281-9/+7Star
|\
| * build: make check-block a meson testPaolo Bonzini2022-01-281-3/+3
| * scripts/mtest2make: add support for SPEED=thoroughPaolo Bonzini2022-01-281-2/+3
| * meson: Use find_program() to resolve the entitlement.sh scriptPhilippe Mathieu-Daudé2022-01-281-6/+3Star
| * meson.build: Use a function from libfdt 1.5.1 for the library checkThomas Huth2022-01-271-1/+1
* | meson: generate trace events for qmp commandsVladimir Sementsov-Ogievskiy2022-01-271-0/+3
|/
* target/riscv: enable riscv kvm accelYifei Jiang2022-01-211-0/+2
* meson: require liburing >= 0.3Daniel P. Berrangé2022-01-181-1/+2
* meson: build all modules by defaultPaolo Bonzini2022-01-121-1/+3
* meson: add comments in the target-specific flags sectionPaolo Bonzini2022-01-121-0/+5
* configure, meson: move config-poison.h to mesonPaolo Bonzini2022-01-121-0/+12
* block/file-posix: Simplify the XFS_IOC_DIOINFO handlingThomas Huth2022-01-121-1/+0Star
* meson: cleanup common-user/ buildPaolo Bonzini2022-01-121-12/+1Star
* meson: reuse common_user_inc when building files specific to user-mode emulatorsPaolo Bonzini2022-01-121-1/+1
* bsd-user: create a per-arch signal.c fileWarner Losh2022-01-081-1/+1
* meson: Unify mips and mips64 in host_archRichard Henderson2021-12-311-0/+2
* Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2021-12-231-1/+4
|\
| * build: use "meson test" as the test harnessPaolo Bonzini2021-12-231-1/+4
* | configure, meson.build: Mark support for loongarch64 hostsWANG Xuerui2021-12-211-1/+1
* | ui: add a D-Bus display backendMarc-André Lureau2021-12-211-0/+11
* | build-sys: set glib dependency versionMarc-André Lureau2021-12-211-2/+4
* | ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSIONMarc-André Lureau2021-12-211-0/+5
|/