aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-09Remove deprecated target tilegxThomas Huth1-1/+1
2021-03-04Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...Peter Maydell1-22/+15
2021-03-04configure: Improve OpenGL dependency detectionsAkihiko Odaki1-22/+15
2021-02-25multiprocess: move feature to meson_options.txtPaolo Bonzini1-9/+5
2021-02-25configure: fix --enable-fuzzing linker failuresAlexander Bulekov1-0/+10
2021-02-09multi-process: Add config option for multi-process QEMUJagannathan Raman1-0/+10
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+1
2021-02-08configure: Improve TCI feature descriptionPhilippe Mathieu-Daudé1-1/+1
2021-02-08configure: bump the minimum gdb version for check-tcg to 9.1Alex Bennée1-1/+1
2021-02-08configure: make version_ge more tolerant of shady version inputAlex Bennée1-2/+2
2021-02-05configure: Fix --enable-tcg-interpreterRichard Henderson1-2/+3
2021-01-29Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell1-13/+38
2021-01-29configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman1-13/+38
2021-01-29darwin: remove 64-bit build detection on 32-bit OSJoelle van Dyne1-11/+0
2021-01-29darwin: detect CoreAudio for buildJoelle van Dyne1-2/+33