summaryrefslogtreecommitdiffstats
path: root/configure (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/philmd/tags/avocado-20211108' into stagingRichard Henderson2021-11-081-1/+1
|\
| * tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo2021-11-081-1/+1
* | configure: ignore preexisting QEMU_*FLAGS envvarsPaolo Bonzini2021-11-081-2/+4
* | configure: propagate --extra-cflags and --extra-ldflags to meson compile testsPaolo Bonzini2021-11-081-16/+20
* | configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.statusPaolo Bonzini2021-11-081-0/+3
* | configure: simplify calls to meson_quotePaolo Bonzini2021-11-081-4/+5
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson2021-11-031-89/+24
|\
| * configure: fix --audio-drv-list help messagePaolo Bonzini2021-11-021-1/+1
| * configure: Remove the check for the __thread keywordThomas Huth2021-11-021-11/+0
| * Move the l2tpv3 test from configure to meson.buildThomas Huth2021-11-021-17/+0
| * meson: bump submodule to 0.59.3Paolo Bonzini2021-11-021-1/+1
| * configure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGSPaolo Bonzini2021-11-021-39/+14
| * configure: remove useless NPTL probePaolo Bonzini2021-11-021-19/+0
| * configure/optionrom: Fix MSYS2 multiboot.bin issueHelge Konetzka2021-11-021-0/+4
| * Partially revert "build: -no-pie is no functional linker flag"Jessica Clarke2021-11-021-1/+4
* | configure: Merge riscv32 and riscv64 host architecturesRichard Henderson2021-10-301-6/+2
|/
* configure: automatically parse command line for meson -D optionsPaolo Bonzini2021-10-141-521/+35
* configure: prepare for auto-generated option parsingPaolo Bonzini2021-10-141-9/+22
* configure: accept "internal" for --enable-capstone/slirp/fdtPaolo Bonzini2021-10-141-3/+3
* configure: remove deprecated --{enable, disable}-git-updatePaolo Bonzini2021-10-141-8/+0
* configure, meson: move more compiler checks to MesonPaolo Bonzini2021-10-141-91/+0
* configure: remove obsolete Solaris ar checkPaolo Bonzini2021-10-141-15/+0
* configure, meson: move Spice configure handling to mesonMarc-André Lureau2021-10-141-46/+1
* configure, meson: move netmap detection to mesonPaolo Bonzini2021-10-141-36/+4
* configure, meson: move vde detection to mesonPaolo Bonzini2021-10-141-31/+4
* configure, meson: move libaio check to meson.buildPaolo Bonzini2021-10-141-27/+4
* configure, meson: move pthread_setname_np checks to MesonPaolo Bonzini2021-10-141-78/+0
* configure, meson: move remaining HAVE_* compiler tests to MesonPaolo Bonzini2021-10-141-37/+0
* configure, meson: remove CONFIG_GCOV from config-host.makPaolo Bonzini2021-10-141-3/+0
* configure, meson: get HOST_WORDS_BIGENDIAN via the machine objectPaolo Bonzini2021-10-141-4/+0
* configure, meson: move CONFIG_HOST_DSOSUF to MesonPaolo Bonzini2021-10-141-6/+0
* trace: move configuration from configure to MesonPaolo Bonzini2021-10-141-90/+1
* trace: simple: pass trace_file unmodified to config-host.hPaolo Bonzini2021-10-141-2/+0
* configure, meson: move fuzzing configuration to MesonPaolo Bonzini2021-10-141-66/+5
* configure: add command line options for audio driversPaolo Bonzini2021-10-141-1/+38
* configure, meson: move audio driver detection to MesonPaolo Bonzini2021-10-141-183/+3
* audio: remove CONFIG_AUDIO_WIN_INTPaolo Bonzini2021-10-141-5/+0
* configure: remove --oss-libPaolo Bonzini2021-10-141-3/+0
* configure: don't override the selected host test compiler if definedAlex Bennée2021-10-121-2/+4
* meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini2021-10-051-6/+2
* configure, meson: move CPU_CFLAGS out of QEMU_CFLAGSPaolo Bonzini2021-10-051-6/+5
* configure: Loosen GCC requirement from 7.5.0 to 7.4.0nia2021-10-021-3/+3
* configure: add missing pc-bios/qemu_vga.ndrv symlink in build treeJohn Arbuckle2021-09-151-1/+3
* bsd-user: start to move target CPU functions to target_arch*Warner Losh2021-09-101-6/+1
* configure / meson: Move the GBM handling to meson.buildThomas Huth2021-09-061-14/+0
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' into stagingPeter Maydell2021-09-031-3/+2
|\
| * plugins: do not limit exported symbols if modules are activePaolo Bonzini2021-09-021-3/+2
* | fuzz: add an instrumentation filterAlexander Bulekov2021-09-011-6/+22
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into stagingPeter Maydell2021-07-291-2/+2
|\
| * configure: Add -Werror to avx2, avx512 testsRichard Henderson2021-07-291-2/+2