aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-12-15Move the libssh setup from configure to meson.buildThomas Huth1-4/+9
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-13/+20
2021-11-19meson.build: Support ncurses on MacOS and OpenBSDStefan Weil1-1/+4
2021-11-19nvmm: Fix support for stable versionnia1-3/+1
2021-11-17meson.build: Merge riscv32 and riscv64 cpu familyRichard Henderson1-0/+6
2021-11-16Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson1-1/+9
2021-11-16meson: remove useless libdl testPaolo Bonzini1-7/+1
2021-11-16nbd/server: Add --selinux-label optionRichard W.M. Jones1-1/+9
2021-11-16meson: fix botched compile check conversionsPaolo Bonzini1-9/+15
2021-11-11tcg: Remove TCI experimental statusPhilippe Mathieu-Daudé1-2/+2
2021-11-09meson: Fix 'interpretor' typoPhilippe Mathieu-Daudé1-1/+1
2021-11-08meson: perform snappy test with the C++ compiler if usedPaolo Bonzini1-1/+5
2021-11-04ebpf: really include it only in system emulatorsPaolo Bonzini1-2/+0
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson1-21/+9
2021-11-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson1-1/+1
2021-11-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into stagingRichard Henderson1-3/+1
2021-11-02Move the l2tpv3 test from configure to meson.buildThomas Huth1-0/+8
2021-11-02meson: remove unnecessary coreaudio test programPaolo Bonzini1-16/+0
2021-11-02meson: remove pointless warningsPaolo Bonzini1-4/+0
2021-11-02meson.build: Allow to disable OSS againThomas Huth1-1/+1
2021-11-01qtest: fix 'expression is always false' build failure in qtest_has_accel()Igor Mammedov1-1/+1
2021-11-01hw/core: Declare meson source setPhilippe Mathieu-Daudé1-1/+3
2021-10-30configure: Merge riscv32 and riscv64 host architecturesRichard Henderson1-3/+1
2021-10-30hw/sh4: Change debug printfs to tracesBALATON Zoltan1-0/+1
2021-10-20tests: qtest: add qtest_has_accel() to check if tested binary supports accele...Igor Mammedov1-0/+6
2021-10-19migration/rdma: advise prefetch write for ODP regionLi Zhijian1-0/+6
2021-10-18meson: *-user: only descend into *-user when configuredWarner Losh1-4/+8
2021-10-14configure, meson: move more compiler checks to MesonPaolo Bonzini1-0/+44
2021-10-14configure, meson: move Spice configure handling to mesonMarc-André Lureau1-11/+18
2021-10-14configure, meson: move netmap detection to mesonPaolo Bonzini1-1/+18
2021-10-14configure, meson: move vde detection to mesonPaolo Bonzini1-3/+23
2021-10-14configure, meson: move libaio check to meson.buildPaolo Bonzini1-2/+8
2021-10-14configure, meson: move pthread_setname_np checks to MesonPaolo Bonzini1-0/+23
2021-10-14configure, meson: move remaining HAVE_* compiler tests to MesonPaolo Bonzini1-1/+18
2021-10-14meson: HAVE_GDB_BIN is not used by C codePaolo Bonzini1-1/+2
2021-10-14configure, meson: remove CONFIG_GCOV from config-host.makPaolo Bonzini1-0/+1
2021-10-14configure, meson: get HOST_WORDS_BIGENDIAN via the machine objectPaolo Bonzini1-1/+2
2021-10-14configure, meson: move CONFIG_HOST_DSOSUF to MesonPaolo Bonzini1-5/+5
2021-10-14trace: move configuration from configure to MesonPaolo Bonzini1-8/+43
2021-10-14trace: simple: pass trace_file unmodified to config-host.hPaolo Bonzini1-1/+1
2021-10-14configure, meson: move fuzzing configuration to MesonPaolo Bonzini1-6/+45
2021-10-14kconfig: split CONFIG_SPARSE_MEM from fuzzingPaolo Bonzini1-0/+1
2021-10-14meson: define symbols for all available audio driversPaolo Bonzini1-3/+3
2021-10-14configure, meson: move audio driver detection to MesonPaolo Bonzini1-20/+117
2021-10-13ebpf: really include it only in system emulatorsPaolo Bonzini1-2/+0
2021-10-13util/compatfd.c: use libc signalfd wrapper instead of raw syscallKacper Słomiński1-4/+3
2021-10-05tcg/s390x: Rename from tcg/s390Richard Henderson1-2/+0
2021-10-05meson: show library versions in the summaryPaolo Bonzini1-59/+55
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini1-29/+25
2021-09-30build-sys: add HAVE_IPPROTO_MPTCPMarc-André Lureau1-0/+2