aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2021-06-25configure, meson: convert libusbredir detection to mesonPaolo Bonzini1-24/+4
2021-06-25configure, meson: convert libcacard detection to mesonPaolo Bonzini1-24/+4
2021-06-25configure, meson: convert libusb detection to mesonPaolo Bonzini1-23/+4
2021-06-25configure, meson: convert pam detection to mesonPaolo Bonzini1-34/+4
2021-06-25configure, meson: convert libtasn1 detection to mesonPaolo Bonzini1-19/+0
2021-06-25configure, meson: convert crypto detection to mesonPaolo Bonzini1-178/+10
2021-06-25configure: drop unused variables for xtsPaolo Bonzini1-4/+0
2021-06-22Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell1-0/+16
2021-06-22Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...Peter Maydell1-1/+1
2021-06-21configure: Check whether we can compile the s390-ccw bios with -msoft-floatThomas Huth1-1/+1
2021-06-20linux-user: Use public sigev_notify_thread_id member if availableMichael Forney1-0/+16
2021-06-19tests/tcg: Increase timeout for TCIRichard Henderson1-0/+3
2021-06-16configure: Remove probe for _Static_assertRichard Henderson1-18/+0
2021-06-16configure: Use -std=gnu11Richard Henderson1-2/+2
2021-06-15configure: map x32 to cpu_family x86_64 for mesonDavid Michael1-1/+1
2021-06-04Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-1/+7
2021-06-04ebpf: Added eBPF RSS loader.Andrew Melnychenko1-1/+7
2021-06-02configure: bump min required CLang to 6.0 / XCode 10.0Daniel P. Berrangé1-5/+5
2021-06-02configure: bump min required GCC to 7.5.0Daniel P. Berrangé1-3/+3
2021-06-02configure: bump min required glib version to 2.56Daniel P. Berrangé1-1/+1
2021-06-02crypto: bump min gnutls to 3.5.18, dropping RHEL-7 supportDaniel P. Berrangé1-1/+1
2021-06-02crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 supportDaniel P. Berrangé1-17/+1
2021-06-02crypto: bump min nettle to 3.4, dropping RHEL-7 supportDaniel P. Berrangé1-3/+1
2021-06-02block/ssh: Bump minimum libssh version to 0.8.7Thomas Huth1-18/+1
2021-05-26configure: Avoid error messages about missing *-config-*.h filesThomas Huth1-4/+8
2021-05-26configure: simplify assignment to GIT_SUBMODULESPaolo Bonzini1-14/+6
2021-05-26configure: check for submodules if --with-git-submodules=ignorePaolo Bonzini1-18/+22
2021-05-26configure: Only clone softfloat-3 repositories if TCG is enabledPhilippe Mathieu-Daudé1-2/+5
2021-05-21build: add separate spice-protocol config optionGerd Hoffmann1-4/+32
2021-05-18configure: use cc, not host_cc to set cross_cc for build archAlex Bennée1-1/+1
2021-05-18configure: Emit HOST_CC to config-host.makBastian Koppelmann1-0/+1
2021-05-14configure: Poison all current target-specific #definesThomas Huth1-0/+7
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell1-14/+3
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster1-1/+1
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster1-4/+3
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster1-10/+0
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+3
2021-05-12configure: fix detection of gdbus-codegenPaolo Bonzini1-1/+3
2021-05-11Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...Peter Maydell1-1/+8
2021-05-09pc-bios/s390-ccw: Allow building with Clang, tooThomas Huth1-1/+8
2021-05-04configure: handle meson options that have changed typePaolo Bonzini1-0/+9
2021-05-04configure: reindent meson invocationPaolo Bonzini1-38/+38
2021-05-04slirp: add configure option to disable smbdJoelle van Dyne1-3/+23
2021-05-04Add NVMM accelerator: configure and build logicReinoud Zandijk1-1/+7
2021-04-06tests/tcg: add concept of container_hostsAlex Bennée1-1/+1
2021-04-01configure: Do not use default_feature for EXESUFMiroslav Rezanina1-1/+1
2021-03-24configure: Don't use the __atomic_*_16 functions for testing 128-bit supportThomas Huth1-3/+3
2021-03-23exec: Build page-vary-common.c with -fno-ltoRichard Henderson1-19/+0
2021-03-20configure: fix for SunOS based systemsDavid CARLIER1-1/+1
2021-03-16configure: add option to explicitly enable/disable libgioDenis Plotnikov1-21/+39