summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* tests/tcg: isolate from QEMU's config-host.makPaolo Bonzini2022-04-201-2/+1Star
* configure: remove dead int128 testPaolo Bonzini2022-03-231-18/+0Star
* Remove trailing ; after G_DEFINE_AUTO macroMarc-André Lureau2022-03-221-1/+1
* meson: move int128 checks from configureMarc-André Lureau2022-03-221-47/+0Star
* configure: Pass filtered QEMU_OBJCFLAGS to mesonPhilippe Mathieu-Daudé2022-03-151-0/+23
* configure: Allow passing extra Objective C compiler flagsPhilippe Mathieu-Daudé2022-03-151-0/+8
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-03-081-2/+2
|\
| * configure, meson: allow enabling vhost-user on all POSIX systemsSergio Lopez2022-03-061-2/+2
* | Use long endian options for ppc64Miroslav Rezanina2022-03-051-2/+2
|/
* Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell2022-02-221-2/+7
|\
| * configure: Disable capstone and slirp in the --without-default-features modeThomas Huth2022-02-211-2/+7
* | configure, meson: move CONFIG_IASL to a Meson optionPaolo Bonzini2022-02-211-3/+1Star
* | meson, configure: move ntddscsi API check to mesonMarc-André Lureau2022-02-211-23/+0Star
* | configure, meson: replace VSS SDK checks and options with --enable-vss-sdkMarc-André Lureau2022-02-211-47/+0Star
* | meson: drop --with-win-sdkMarc-André Lureau2022-02-211-29/+0Star
* | configure, meson: move guest-agent, tools to mesonPaolo Bonzini2022-02-211-45/+3Star
* | configure, meson: move smbd options to meson_options.txtPaolo Bonzini2022-02-211-24/+2Star
* | configure, meson: move coroutine options to meson_options.txtPaolo Bonzini2022-02-211-31/+0Star
* | configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini2022-02-211-60/+1Star
* | configure, meson: move block layer options to meson_options.txtPaolo Bonzini2022-02-211-20/+0Star
* | configure, meson: move image format options to meson_options.txtPaolo Bonzini2022-02-211-73/+0Star
* | configure, meson: cleanup qemu-ga librariesPaolo Bonzini2022-02-211-7/+0Star
* | configure, meson: move TPM check to mesonPaolo Bonzini2022-02-211-25/+0Star
* | configure, meson: move libnuma detection to mesonPaolo Bonzini2022-02-211-31/+0Star
* | configure, meson: move AF_ALG test to mesonPaolo Bonzini2022-02-211-36/+0Star
* | configure, meson: move membarrier test to mesonPaolo Bonzini2022-02-161-40/+0Star
* | configure, meson: move AVX tests to mesonPaolo Bonzini2022-02-161-103/+0Star
|/
* linux-user: Remove the deprecated ppc64abi32 targetThomas Huth2022-02-091-28/+1Star
* cpuid: use unsigned for max cpuidMichael S. Tsirkin2022-02-041-1/+1
* configure: fix parameter expansion of --cross-cc-cflags optionsMatheus Ferst2022-01-281-2/+2
* configure: do not create roms/seabios/config.mak if SeaBIOS not presentPaolo Bonzini2022-01-121-2/+4
* configure, meson: move config-poison.h to mesonPaolo Bonzini2022-01-121-11/+0Star
* configure: move non-command-line variables away from command-line parsing sec...Paolo Bonzini2022-01-121-7/+6Star
* configure: parse --enable/--disable-strip automatically, flip defaultPaolo Bonzini2022-01-121-9/+1Star
* configure, makefile: remove traces of really old filesPaolo Bonzini2022-01-121-9/+0Star
* configure: do not set bsd_user/linux_user earlyPaolo Bonzini2022-01-121-11/+17
* configure: simplify creation of plugin symbol listPaolo Bonzini2022-01-121-80/+1Star
* block/file-posix: Simplify the XFS_IOC_DIOINFO handlingThomas Huth2022-01-121-31/+0Star
* tests/tcg: Use $cpu in configure.shRichard Henderson2021-12-311-1/+1
* configure, meson.build: Mark support for loongarch64 hostsWANG Xuerui2021-12-211-0/+5
* build-sys: set glib dependency versionMarc-André Lureau2021-12-211-0/+1
* configure: remove DIRSPaolo Bonzini2021-12-181-8/+1Star
* configure: remove unnecessary symlinksPaolo Bonzini2021-12-181-1/+0Star
* configure, meson: move ARCH to meson.buildPaolo Bonzini2021-12-181-17/+4Star
* configure: unify x86_64 and x32Paolo Bonzini2021-12-181-4/+2Star
* configure: unify ppc64 and ppc64lePaolo Bonzini2021-12-181-6/+4Star
* configure: unify two case statements on $cpuPaolo Bonzini2021-12-181-35/+32Star
* configure: move target detection before CPU detectionPaolo Bonzini2021-12-181-60/+55Star
* configure: make $targetos lowercase, use windows instead of MINGW32Paolo Bonzini2021-12-181-33/+25Star
* configure: Symlink binaries using .exe suffix with MinGWPhilippe Mathieu-Daudé2021-12-171-1/+1