summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
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
2021-11-16meson: remove useless libdl testPaolo Bonzini
2021-11-16nbd/server: Add --selinux-label optionRichard W.M. Jones
2021-11-16meson: fix botched compile check conversionsPaolo Bonzini
2021-11-11tcg: Remove TCI experimental statusPhilippe Mathieu-Daudé
2021-11-09meson: Fix 'interpretor' typoPhilippe Mathieu-Daudé
2021-11-08meson: perform snappy test with the C++ compiler if usedPaolo Bonzini
2021-11-04ebpf: really include it only in system emulatorsPaolo Bonzini
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson
2021-11-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into stagingRichard Henderson
2021-11-02Move the l2tpv3 test from configure to meson.buildThomas Huth
2021-11-02meson: remove unnecessary coreaudio test programPaolo Bonzini
2021-11-02meson: remove pointless warningsPaolo Bonzini
2021-11-02meson.build: Allow to disable OSS againThomas Huth
2021-11-01qtest: fix 'expression is always false' build failure in qtest_has_accel()Igor Mammedov
2021-11-01hw/core: Declare meson source setPhilippe Mathieu-Daudé
2021-10-30configure: Merge riscv32 and riscv64 host architecturesRichard Henderson
2021-10-30hw/sh4: Change debug printfs to tracesBALATON Zoltan
2021-10-20tests: qtest: add qtest_has_accel() to check if tested binary supports accele...Igor Mammedov
2021-10-19migration/rdma: advise prefetch write for ODP regionLi Zhijian
2021-10-18meson: *-user: only descend into *-user when configuredWarner Losh
2021-10-14configure, meson: move more compiler checks to MesonPaolo Bonzini
2021-10-14configure, meson: move Spice configure handling to mesonMarc-André Lureau
2021-10-14configure, meson: move netmap detection to mesonPaolo Bonzini
2021-10-14configure, meson: move vde detection to mesonPaolo Bonzini
2021-10-14configure, meson: move libaio check to meson.buildPaolo Bonzini
2021-10-14configure, meson: move pthread_setname_np checks to MesonPaolo Bonzini
2021-10-14configure, meson: move remaining HAVE_* compiler tests to MesonPaolo Bonzini
2021-10-14meson: HAVE_GDB_BIN is not used by C codePaolo Bonzini
2021-10-14configure, meson: remove CONFIG_GCOV from config-host.makPaolo Bonzini
2021-10-14configure, meson: get HOST_WORDS_BIGENDIAN via the machine objectPaolo Bonzini