aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2021-11-08Merge remote-tracking branch 'remotes/philmd/tags/avocado-20211108' into stagingRichard Henderson
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo
2021-11-08configure: ignore preexisting QEMU_*FLAGS envvarsPaolo Bonzini
2021-11-08configure: propagate --extra-cflags and --extra-ldflags to meson compile testsPaolo Bonzini
2021-11-08configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.statusPaolo Bonzini
2021-11-08configure: simplify calls to meson_quotePaolo Bonzini
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-02configure: fix --audio-drv-list help messagePaolo Bonzini
2021-11-02configure: Remove the check for the __thread keywordThomas Huth
2021-11-02Move the l2tpv3 test from configure to meson.buildThomas Huth
2021-11-02meson: bump submodule to 0.59.3Paolo Bonzini
2021-11-02configure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGSPaolo Bonzini
2021-11-02configure: remove useless NPTL probePaolo Bonzini
2021-11-02configure/optionrom: Fix MSYS2 multiboot.bin issueHelge Konetzka
2021-11-02Partially revert "build: -no-pie is no functional linker flag"Jessica Clarke
2021-10-30configure: Merge riscv32 and riscv64 host architecturesRichard Henderson
2021-10-14configure: automatically parse command line for meson -D optionsPaolo Bonzini
2021-10-14configure: prepare for auto-generated option parsingPaolo Bonzini
2021-10-14configure: accept "internal" for --enable-capstone/slirp/fdtPaolo Bonzini
2021-10-14configure: remove deprecated --{enable, disable}-git-updatePaolo Bonzini
2021-10-14configure, meson: move more compiler checks to MesonPaolo Bonzini
2021-10-14configure: remove obsolete Solaris ar checkPaolo 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-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-14configure: add command line options for audio driversPaolo Bonzini
2021-10-14configure, meson: move audio driver detection to MesonPaolo Bonzini
2021-10-14audio: remove CONFIG_AUDIO_WIN_INTPaolo Bonzini
2021-10-14configure: remove --oss-libPaolo Bonzini
2021-10-12configure: don't override the selected host test compiler if definedAlex Bennée
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini
2021-10-05configure, meson: move CPU_CFLAGS out of QEMU_CFLAGSPaolo Bonzini
2021-10-02configure: Loosen GCC requirement from 7.5.0 to 7.4.0nia
2021-09-15configure: add missing pc-bios/qemu_vga.ndrv symlink in build treeJohn Arbuckle
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-03Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...Peter Maydell
2021-09-02plugins: do not limit exported symbols if modules are activePaolo Bonzini
2021-09-01fuzz: add an instrumentation filterAlexander Bulekov
2021-07-29Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-29configure: Add -Werror to avx2, avx512 testsRichard Henderson