summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure, meson: convert crypto detection to mesonPaolo Bonzini2021-06-251-178/+10Star
* configure: drop unused variables for xtsPaolo Bonzini2021-06-251-4/+0Star
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell2021-06-221-0/+16
|\
| * linux-user: Use public sigev_notify_thread_id member if availableMichael Forney2021-06-201-0/+16
* | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...Peter Maydell2021-06-221-1/+1
|\ \
| * | configure: Check whether we can compile the s390-ccw bios with -msoft-floatThomas Huth2021-06-211-1/+1
* | | tests/tcg: Increase timeout for TCIRichard Henderson2021-06-191-0/+3
|/ /
* | configure: Remove probe for _Static_assertRichard Henderson2021-06-161-18/+0Star
* | configure: Use -std=gnu11Richard Henderson2021-06-161-2/+2
* | configure: map x32 to cpu_family x86_64 for mesonDavid Michael2021-06-151-1/+1
|/
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2021-06-041-1/+7
|\
| * ebpf: Added eBPF RSS loader.Andrew Melnychenko2021-06-041-1/+7
* | configure: bump min required CLang to 6.0 / XCode 10.0Daniel P. Berrangé2021-06-021-5/+5
* | configure: bump min required GCC to 7.5.0Daniel P. Berrangé2021-06-021-3/+3
* | configure: bump min required glib version to 2.56Daniel P. Berrangé2021-06-021-1/+1
* | crypto: bump min gnutls to 3.5.18, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-1/+1
* | crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-17/+1Star
* | crypto: bump min nettle to 3.4, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-3/+1Star
* | block/ssh: Bump minimum libssh version to 0.8.7Thomas Huth2021-06-021-18/+1Star
* | configure: Avoid error messages about missing *-config-*.h filesThomas Huth2021-05-261-4/+8
* | configure: simplify assignment to GIT_SUBMODULESPaolo Bonzini2021-05-261-14/+6Star
* | configure: check for submodules if --with-git-submodules=ignorePaolo Bonzini2021-05-261-18/+22
* | configure: Only clone softfloat-3 repositories if TCG is enabledPhilippe Mathieu-Daudé2021-05-261-2/+5
|/
* build: add separate spice-protocol config optionGerd Hoffmann2021-05-211-4/+32
* configure: use cc, not host_cc to set cross_cc for build archAlex Bennée2021-05-181-1/+1
* configure: Emit HOST_CC to config-host.makBastian Koppelmann2021-05-181-0/+1
* configure: Poison all current target-specific #definesThomas Huth2021-05-141-0/+7
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell2021-05-131-14/+3Star
|\
| * Drop the deprecated unicore32 targetMarkus Armbruster2021-05-121-1/+1
| * Drop the deprecated lm32 targetMarkus Armbruster2021-05-121-4/+3Star
| * block: Drop the sheepdog block driverMarkus Armbruster2021-05-121-10/+0Star
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-05-121-1/+3
|\ \ | |/ |/|
| * configure: fix detection of gdbus-codegenPaolo Bonzini2021-05-121-1/+3
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...Peter Maydell2021-05-111-1/+8
|\ \ | |/ |/|
| * pc-bios/s390-ccw: Allow building with Clang, tooThomas Huth2021-05-091-1/+8
* | configure: handle meson options that have changed typePaolo Bonzini2021-05-041-0/+9
* | configure: reindent meson invocationPaolo Bonzini2021-05-041-38/+38
* | slirp: add configure option to disable smbdJoelle van Dyne2021-05-041-3/+23
* | Add NVMM accelerator: configure and build logicReinoud Zandijk2021-05-041-1/+7
|/
* tests/tcg: add concept of container_hostsAlex Bennée2021-04-061-1/+1
* configure: Do not use default_feature for EXESUFMiroslav Rezanina2021-04-011-1/+1
* configure: Don't use the __atomic_*_16 functions for testing 128-bit supportThomas Huth2021-03-241-3/+3
* exec: Build page-vary-common.c with -fno-ltoRichard Henderson2021-03-241-19/+0Star
* configure: fix for SunOS based systemsDavid CARLIER2021-03-201-1/+1
* configure: add option to explicitly enable/disable libgioDenis Plotnikov2021-03-161-21/+39
* Remove deprecated target tilegxThomas Huth2021-03-091-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...Peter Maydell2021-03-041-22/+15Star
|\
| * configure: Improve OpenGL dependency detectionsAkihiko Odaki2021-03-041-22/+15Star
* | multiprocess: move feature to meson_options.txtPaolo Bonzini2021-02-251-9/+5Star
* | configure: fix --enable-fuzzing linker failuresAlexander Bulekov2021-02-251-0/+10
|/