summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
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
2021-10-14configure, meson: move CONFIG_HOST_DSOSUF to MesonPaolo Bonzini
2021-10-14trace: move configuration from configure to MesonPaolo Bonzini
2021-10-14trace: simple: pass trace_file unmodified to config-host.hPaolo Bonzini
2021-10-14configure, meson: move fuzzing configuration to MesonPaolo Bonzini
2021-10-14kconfig: split CONFIG_SPARSE_MEM from fuzzingPaolo Bonzini
2021-10-14meson: define symbols for all available audio driversPaolo Bonzini
2021-10-14configure, meson: move audio driver detection to MesonPaolo Bonzini
2021-10-13ebpf: really include it only in system emulatorsPaolo Bonzini
2021-10-13util/compatfd.c: use libc signalfd wrapper instead of raw syscallKacper Słomiński
2021-10-05tcg/s390x: Rename from tcg/s390Richard Henderson
2021-10-05meson: show library versions in the summaryPaolo Bonzini
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini
2021-09-30build-sys: add HAVE_IPPROTO_MPTCPMarc-André Lureau
2021-09-30meson: unpack edk2 firmware even if --disable-blobsPaolo Bonzini
2021-09-29nubus: add trace-events for empty slot accessesMark Cave-Ayland
2021-09-21arm: Add Hypervisor.framework build targetAlexander Graf
2021-09-20hvf: Add Apple Silicon supportAlexander Graf
2021-09-14meson.build: fix comment typoMarc-André Lureau
2021-09-13Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-09-13meson.build: Do not look for VNC-related libraries if have_system is not setThomas Huth
2021-09-10bsd-user: start to move target CPU functions to target_arch*Warner Losh
2021-09-06configure / meson: Move the GBM handling to meson.buildThomas Huth
2021-09-06meson.build: Don't use internal libfdt if the user requested the system libfdtThomas Huth
2021-09-06meson.build: Fix the check for a usable libfdtThomas Huth
2021-08-26meson.build: Define QEMU_ARCH in config-target.hPeter Maydell