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