summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
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
2021-12-20linux-user: Move thunk.c from top-levelRichard Henderson
2021-12-20common-user: Move safe-syscall.* from linux-userRichard Henderson
2021-12-18configure, meson: move ARCH to meson.buildPaolo Bonzini
2021-12-18meson: rename "arch" variablePaolo Bonzini
2021-12-18configure: unify x86_64 and x32Paolo Bonzini
2021-12-15Move the libssh setup from configure to meson.buildThomas Huth
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-11-19meson.build: Support ncurses on MacOS and OpenBSDStefan Weil
2021-11-19nvmm: Fix support for stable versionnia
2021-11-17meson.build: Merge riscv32 and riscv64 cpu familyRichard Henderson
2021-11-16Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson