summaryrefslogtreecommitdiffstats
path: root/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
| * 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/+1
|/
* 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/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson2021-11-031-21/+9
|\
| * Move the l2tpv3 test from configure to meson.buildThomas Huth2021-11-021-0/+8
| * meson: remove unnecessary coreaudio test programPaolo Bonzini2021-11-021-16/+0
| * meson: remove pointless warningsPaolo Bonzini2021-11-021-4/+0
| * meson.build: Allow to disable OSS againThomas Huth2021-11-021-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson2021-11-021-1/+1
|\ \
| * | qtest: fix 'expression is always false' build failure in qtest_has_accel()Igor Mammedov2021-11-011-1/+1
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into stagingRichard Henderson2021-11-021-3/+1
|\ \ \ | |_|/ |/| |
| * | configure: Merge riscv32 and riscv64 host architecturesRichard Henderson2021-10-301-3/+1
* | | hw/core: Declare meson source setPhilippe Mathieu-Daudé2021-11-011-1/+3
| |/ |/|
* | hw/sh4: Change debug printfs to tracesBALATON Zoltan2021-10-301-0/+1
|/
* tests: qtest: add qtest_has_accel() to check if tested binary supports acceleratorIgor Mammedov2021-10-201-0/+6
* migration/rdma: advise prefetch write for ODP regionLi Zhijian2021-10-191-0/+6
* meson: *-user: only descend into *-user when configuredWarner Losh2021-10-181-4/+8
* configure, meson: move more compiler checks to MesonPaolo Bonzini2021-10-141-0/+44
* configure, meson: move Spice configure handling to mesonMarc-André Lureau2021-10-141-11/+18
* configure, meson: move netmap detection to mesonPaolo Bonzini2021-10-141-1/+18
* configure, meson: move vde detection to mesonPaolo Bonzini2021-10-141-3/+23
* configure, meson: move libaio check to meson.buildPaolo Bonzini2021-10-141-2/+8
* configure, meson: move pthread_setname_np checks to MesonPaolo Bonzini2021-10-141-0/+23
* configure, meson: move remaining HAVE_* compiler tests to MesonPaolo Bonzini2021-10-141-1/+18
* meson: HAVE_GDB_BIN is not used by C codePaolo Bonzini2021-10-141-1/+2
* configure, meson: remove CONFIG_GCOV from config-host.makPaolo Bonzini2021-10-141-0/+1
* configure, meson: get HOST_WORDS_BIGENDIAN via the machine objectPaolo Bonzini2021-10-141-1/+2
* configure, meson: move CONFIG_HOST_DSOSUF to MesonPaolo Bonzini2021-10-141-5/+5
* trace: move configuration from configure to MesonPaolo Bonzini2021-10-141-8/+43
* trace: simple: pass trace_file unmodified to config-host.hPaolo Bonzini2021-10-141-1/+1
* configure, meson: move fuzzing configuration to MesonPaolo Bonzini2021-10-141-6/+45
* kconfig: split CONFIG_SPARSE_MEM from fuzzingPaolo Bonzini2021-10-141-0/+1
* meson: define symbols for all available audio driversPaolo Bonzini2021-10-141-3/+3
* configure, meson: move audio driver detection to MesonPaolo Bonzini2021-10-141-20/+117
* ebpf: really include it only in system emulatorsPaolo Bonzini2021-10-131-2/+0
* util/compatfd.c: use libc signalfd wrapper instead of raw syscallKacper Słomiński2021-10-131-4/+3
* tcg/s390x: Rename from tcg/s390Richard Henderson2021-10-051-2/+0
* meson: show library versions in the summaryPaolo Bonzini2021-10-051-59/+55
* meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini2021-10-051-29/+25
* build-sys: add HAVE_IPPROTO_MPTCPMarc-André Lureau2021-09-301-0/+2
* meson: unpack edk2 firmware even if --disable-blobsPaolo Bonzini2021-09-301-8/+8