summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* meson: Move bsd_user_ss to bsd-user/Richard Henderson2021-12-201-3/+0Star
* meson: Move linux_user_ss to linux-user/Richard Henderson2021-12-201-3/+0Star
* linux-user: Move thunk.c from top-levelRichard Henderson2021-12-201-1/+0Star
* common-user: Move safe-syscall.* from linux-userRichard Henderson2021-12-201-1/+17
* configure, meson: move ARCH to meson.buildPaolo Bonzini2021-12-181-9/+17
* meson: rename "arch" variablePaolo Bonzini2021-12-181-6/+6
* configure: unify x86_64 and x32Paolo Bonzini2021-12-181-2/+1Star
* Move the libssh setup from configure to meson.buildThomas Huth2021-12-151-4/+9
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2021-11-191-13/+20
|\
| * meson.build: Support ncurses on MacOS and OpenBSDStefan Weil2021-11-191-1/+4
| * nvmm: Fix support for stable versionnia2021-11-191-3/+1Star
| * meson: fix botched compile check conversionsPaolo Bonzini2021-11-161-9/+15
* | meson.build: Merge riscv32 and riscv64 cpu familyRichard Henderson2021-11-171-0/+6
* | Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson2021-11-161-1/+9
|\ \
| * | nbd/server: Add --selinux-label optionRichard W.M. Jones2021-11-161-1/+9
| |/
* / meson: remove useless libdl testPaolo Bonzini2021-11-161-7/+1Star
|/
* tcg: Remove TCI experimental statusPhilippe Mathieu-Daudé2021-11-111-2/+2
* meson: Fix 'interpretor' typoPhilippe Mathieu-Daudé2021-11-091-1/+1
* meson: perform snappy test with the C++ compiler if usedPaolo Bonzini2021-11-081-1/+5
* ebpf: really include it only in system emulatorsPaolo Bonzini2021-11-041-2/+0Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson2021-11-031-21/+9Star
|\
| * Move the l2tpv3 test from configure to meson.buildThomas Huth2021-11-021-0/+8
| * meson: remove unnecessary coreaudio test programPaolo Bonzini2021-11-021-16/+0Star
| * meson: remove pointless warningsPaolo Bonzini2021-11-021-4/+0Star