summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
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
2022-01-28scripts/mtest2make: add support for SPEED=thoroughPaolo Bonzini
2022-01-28meson: Use find_program() to resolve the entitlement.sh scriptPhilippe Mathieu-Daudé
2022-01-27meson.build: Use a function from libfdt 1.5.1 for the library checkThomas Huth
2022-01-27meson: generate trace events for qmp commandsVladimir Sementsov-Ogievskiy
2022-01-21target/riscv: enable riscv kvm accelYifei Jiang
2022-01-18meson: require liburing >= 0.3Daniel P. Berrangé
2022-01-12meson: build all modules by defaultPaolo Bonzini
2022-01-12meson: add comments in the target-specific flags sectionPaolo Bonzini
2022-01-12configure, meson: move config-poison.h to mesonPaolo Bonzini
2022-01-12block/file-posix: Simplify the XFS_IOC_DIOINFO handlingThomas Huth
2022-01-12meson: cleanup common-user/ buildPaolo Bonzini
2022-01-12meson: reuse common_user_inc when building files specific to user-mode emulatorsPaolo Bonzini
2022-01-07bsd-user: create a per-arch signal.c fileWarner Losh
2021-12-30meson: Unify mips and mips64 in host_archRichard Henderson
2021-12-23Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-12-23build: use "meson test" as the test harnessPaolo Bonzini
2021-12-21configure, meson.build: Mark support for loongarch64 hostsWANG Xuerui
2021-12-21ui: add a D-Bus display backendMarc-André Lureau
2021-12-21build-sys: set glib dependency versionMarc-André Lureau
2021-12-21ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSIONMarc-André Lureau
2021-12-20meson: Move bsd_user_ss to bsd-user/Richard Henderson
2021-12-20meson: Move linux_user_ss to linux-user/Richard Henderson