- 5dce7b8 configure: remove DIRS by Paolo Bonzini · 3 years, 5 months ago
- 0f45714 configure: remove unnecessary symlinks by Paolo Bonzini · 3 years, 4 months ago
- 823eb01 configure, meson: move ARCH to meson.build by Paolo Bonzini · 3 years, 4 months ago
- 4da270b configure: unify x86_64 and x32 by Paolo Bonzini · 3 years, 4 months ago
- d8ff892 configure: unify ppc64 and ppc64le by Paolo Bonzini · 3 years, 4 months ago
- e4da0e3 configure: unify two case statements on $cpu by Paolo Bonzini · 3 years, 4 months ago
- 65eff01 configure: move target detection before CPU detection by Paolo Bonzini · 3 years, 4 months ago
- ba7c60c configure: make $targetos lowercase, use windows instead of MINGW32 by Paolo Bonzini · 3 years, 4 months ago
- 57a93f1 configure: Symlink binaries using .exe suffix with MinGW by Philippe Mathieu-Daudé · 3 years, 4 months ago
- 29eb5c2 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 3 years, 3 months ago
- e6a52b3 Move the libssh setup from configure to meson.build by Thomas Huth · 3 years, 3 months ago
- cbe08c3 configure: remove dead variables by Paolo Bonzini · 3 years, 4 months ago
- 114f3c8 Merge remote-tracking branch 'remotes/philmd/tags/avocado-20211108' into staging by Richard Henderson · 3 years, 4 months ago
- bbbd9b6 tests/acceptance: rename tests acceptance to tests avocado by Willian Rampazzo · 3 years, 4 months ago
- de38c0c configure: ignore preexisting QEMU_*FLAGS envvars by Paolo Bonzini · 3 years, 4 months ago
- a286666 configure: propagate --extra-cflags and --extra-ldflags to meson compile tests by Paolo Bonzini · 3 years, 4 months ago
- 8009da0 configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.status by Paolo Bonzini · 3 years, 4 months ago
- ac7ebcc configure: simplify calls to meson_quote by Paolo Bonzini · 3 years, 4 months ago
- b1fd921 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Richard Henderson · 3 years, 4 months ago
- 16bfbc7 configure: fix --audio-drv-list help message by Paolo Bonzini · 3 years, 4 months ago
- 96c372d configure: Remove the check for the __thread keyword by Thomas Huth · 3 years, 4 months ago
- eea9453 Move the l2tpv3 test from configure to meson.build by Thomas Huth · 3 years, 4 months ago
- 6638cae meson: bump submodule to 0.59.3 by Paolo Bonzini · 3 years, 5 months ago
- ff66ee5 configure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGS by Paolo Bonzini · 3 years, 5 months ago
- 605a927 configure: remove useless NPTL probe by Paolo Bonzini · 3 years, 5 months ago
- 9840999 configure/optionrom: Fix MSYS2 multiboot.bin issue by Helge Konetzka · 3 years, 6 months ago
- ffd205e Partially revert "build: -no-pie is no functional linker flag" by Jessica Clarke · 3 years, 7 months ago
- ba0e733 configure: Merge riscv32 and riscv64 host architectures by Richard Henderson · 3 years, 6 months ago
- 3b4da13 configure: automatically parse command line for meson -D options by Paolo Bonzini · 3 years, 5 months ago
- 61d6309 configure: prepare for auto-generated option parsing by Paolo Bonzini · 3 years, 5 months ago
- 03a3c0b configure: accept "internal" for --enable-capstone/slirp/fdt by Paolo Bonzini · 3 years, 5 months ago
- 7bdf1f5 configure: remove deprecated --{enable, disable}-git-update by Paolo Bonzini · 3 years, 5 months ago
- bd87a36 configure, meson: move more compiler checks to Meson by Paolo Bonzini · 3 years, 5 months ago
- b524e44 configure: remove obsolete Solaris ar check by Paolo Bonzini · 3 years, 5 months ago
- 3f0a5d5 configure, meson: move Spice configure handling to meson by Marc-André Lureau · 3 years, 5 months ago
- 837b84b configure, meson: move netmap detection to meson by Paolo Bonzini · 3 years, 5 months ago
- e172399 configure, meson: move vde detection to meson by Paolo Bonzini · 3 years, 5 months ago
- ff66f3e configure, meson: move libaio check to meson.build by Paolo Bonzini · 3 years, 5 months ago
- 10f6b23 configure, meson: move pthread_setname_np checks to Meson by Paolo Bonzini · 3 years, 5 months ago
- 96a63ae configure, meson: move remaining HAVE_* compiler tests to Meson by Paolo Bonzini · 3 years, 5 months ago
- af2bb99 configure, meson: remove CONFIG_GCOV from config-host.mak by Paolo Bonzini · 3 years, 5 months ago
- 269506d configure, meson: get HOST_WORDS_BIGENDIAN via the machine object by Paolo Bonzini · 3 years, 5 months ago
- a630508 configure, meson: move CONFIG_HOST_DSOSUF to Meson by Paolo Bonzini · 3 years, 5 months ago
- 9c29b74 trace: move configuration from configure to Meson by Paolo Bonzini · 3 years, 5 months ago
- 0955d66 trace: simple: pass trace_file unmodified to config-host.h by Paolo Bonzini · 3 years, 5 months ago
- 537b724 configure, meson: move fuzzing configuration to Meson by Paolo Bonzini · 3 years, 5 months ago
- ca50e52 configure: add command line options for audio drivers by Paolo Bonzini · 3 years, 5 months ago
- 87430d5 configure, meson: move audio driver detection to Meson by Paolo Bonzini · 3 years, 5 months ago
- 7e1fbe7 audio: remove CONFIG_AUDIO_WIN_INT by Paolo Bonzini · 3 years, 5 months ago
- 381123d configure: remove --oss-lib by Paolo Bonzini · 3 years, 5 months ago
- 9557af9 configure: don't override the selected host test compiler if defined by Alex Bennée · 3 years, 6 months ago
- 654d6b0 meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2 by Paolo Bonzini · 4 years, 1 month ago
- 4dba278 configure, meson: move CPU_CFLAGS out of QEMU_CFLAGS by Paolo Bonzini · 3 years, 5 months ago
- 3830df5 configure: Loosen GCC requirement from 7.5.0 to 7.4.0 by nia · 3 years, 5 months ago
- cd946e5 configure: add missing pc-bios/qemu_vga.ndrv symlink in build tree by John Arbuckle · 3 years, 6 months ago
- e2a7472 bsd-user: start to move target CPU functions to target_arch* by Warner Losh · 3 years, 7 months ago
- 8bc5184 configure / meson: Move the GBM handling to meson.build by Thomas Huth · 3 years, 8 months ago
- 9c03aa8 Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' into staging by Peter Maydell · 3 years, 6 months ago
- b906aca plugins: do not limit exported symbols if modules are active by Paolo Bonzini · 3 years, 7 months ago
- dfc86c0 fuzz: add an instrumentation filter by Alexander Bulekov · 3 years, 8 months ago
- 7688325 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 7 months ago
- 5b945f2 configure: Add -Werror to avx2, avx512 tests by Richard Henderson · 3 years, 8 months ago
- b8ee198 configure script fix for Haiku by Richard Zak · 3 years, 8 months ago
- a476b21 docs: Update path that mentions deprecated.rst by Mao Zhongyi · 3 years, 8 months ago
- 11bdcfc configure: remove needless if leg by Alex Bennée · 3 years, 8 months ago
- 7b7ca8e Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 8 months ago
- 0848f8a configure: Let --without-default-features disable vhost-kernel and vhost-vdpa by Thomas Huth · 3 years, 8 months ago
- bcf0a7d configure: Fix the default setting of the "xen" feature by Thomas Huth · 3 years, 8 months ago
- 3a6a125 configure: Allow vnc to get disabled with --without-default-features by Thomas Huth · 3 years, 8 months ago
- 332008e configure: Fix --without-default-features propagation to meson by Thomas Huth · 3 years, 8 months ago
- c10852a configure: Drop obsolete check for the alloc_size attribute by Thomas Huth · 3 years, 8 months ago
- 47345e7 qemu/atomic: Remove pre-C11 atomic fallbacks by Richard Henderson · 3 years, 8 months ago
- e5f05f8 block: Add option to use driver whitelist even in tools by Kevin Wolf · 3 years, 8 months ago
- 659eb15 configure: Fix endianess test with LTO by Thomas Huth · 3 years, 8 months ago
- ba4dd2a tcg/plugins: enable by default for most TCG builds by Alex Bennée · 3 years, 8 months ago
- 9b8e429 configure: stop user enabling plugins on Windows for now by Alex Bennée · 3 years, 8 months ago
- 5f2453a configure: add an explicit static and plugins check by Alex Bennée · 3 years, 8 months ago
- d1a1425 configure: don't allow plugins to be enabled for a non-TCG build by Alex Bennée · 3 years, 8 months ago
- bbe47ed trace, lttng: require .pc files by Paolo Bonzini · 3 years, 8 months ago
- d1d5e9e configure: allow the selection of alternate config in the build by Alex Bennée · 3 years, 8 months ago
- 812b31d configs: rename default-configs to configs and reorganise by Alex Bennée · 3 years, 8 months ago
- 63a7f85 meson: fix missing preprocessor symbols by Paolo Bonzini · 3 years, 8 months ago
- 5cd5d8a configure: fix libpmem configuration option by Miroslav Rezanina · 3 years, 8 months ago
- 12033e1 configure: fix libdaxctl options by Miroslav Rezanina · 3 years, 8 months ago
- 7ca6f2a config-host.mak: remove unused compiler-related lines by Paolo Bonzini · 3 years, 8 months ago
- d47a8b3 configure: convert compiler tests to meson, part 6 by Paolo Bonzini · 3 years, 9 months ago
- a620fbe configure: convert compiler tests to meson, part 5 by Paolo Bonzini · 3 years, 9 months ago
- e1fbd2c configure: convert compiler tests to meson, part 4 by Paolo Bonzini · 3 years, 9 months ago
- be7e89f configure: convert compiler tests to meson, part 3 by Paolo Bonzini · 3 years, 9 months ago
- ed3b3f1 configure: convert compiler tests to meson, part 2 by Paolo Bonzini · 3 years, 9 months ago
- e66420a configure: convert compiler tests to meson, part 1 by Paolo Bonzini · 3 years, 9 months ago
- e46bd55 configure: convert HAVE_BROKEN_SIZE_MAX to meson by Paolo Bonzini · 3 years, 9 months ago
- ccd250a configure, meson: move CONFIG_IVSHMEM to meson by Paolo Bonzini · 3 years, 9 months ago
- c5b36c2 configure, meson: convert libxml2 detection to meson by Paolo Bonzini · 3 years, 9 months ago
- 53c22b6 configure, meson: convert liburing detection to meson by Paolo Bonzini · 3 years, 9 months ago
- e36e8c7 configure, meson: convert libpmem detection to meson by Paolo Bonzini · 3 years, 9 months ago
- 83ef168 configure, meson: convert libdaxctl detection to meson by Paolo Bonzini · 3 years, 9 months ago
- 587d59d configure, meson: convert virgl detection to meson by Paolo Bonzini · 3 years, 9 months ago
- c23d7b4 configure, meson: convert vte detection to meson by Paolo Bonzini · 3 years, 9 months ago
- f08b65b configure: drop vte-2.90 check by Paolo Bonzini · 3 years, 9 months ago