aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2021-07-14configure: don't allow plugins to be enabled for a non-TCG buildAlex Bennée1-0/+6
2021-07-12trace, lttng: require .pc filesPaolo Bonzini1-16/+2
2021-07-09configure: allow the selection of alternate config in the buildAlex Bennée1-1/+23
2021-07-09configs: rename default-configs to configs and reorganiseAlex Bennée1-3/+3
2021-07-09meson: fix missing preprocessor symbolsPaolo Bonzini1-6/+0
2021-07-09configure: fix libpmem configuration optionMiroslav Rezanina1-2/+2
2021-07-09configure: fix libdaxctl optionsMiroslav Rezanina1-2/+2
2021-07-06config-host.mak: remove unused compiler-related linesPaolo Bonzini1-10/+0
2021-07-06configure: convert compiler tests to meson, part 6Paolo Bonzini1-75/+0
2021-07-06configure: convert compiler tests to meson, part 5Paolo Bonzini1-101/+0
2021-07-06configure: convert compiler tests to meson, part 4Paolo Bonzini1-137/+0
2021-07-06configure: convert compiler tests to meson, part 3Paolo Bonzini1-87/+0
2021-07-06configure: convert compiler tests to meson, part 2Paolo Bonzini1-49/+0
2021-07-06configure: convert compiler tests to meson, part 1Paolo Bonzini1-364/+0
2021-07-06configure: convert HAVE_BROKEN_SIZE_MAX to mesonPaolo Bonzini1-17/+0
2021-07-06configure, meson: move CONFIG_IVSHMEM to mesonPaolo Bonzini1-8/+0
2021-07-06configure, meson: convert libxml2 detection to mesonPaolo Bonzini1-25/+4
2021-07-06configure, meson: convert liburing detection to mesonPaolo Bonzini1-24/+4
2021-07-06configure, meson: convert libpmem detection to mesonPaolo Bonzini1-20/+4
2021-07-06configure, meson: convert libdaxctl detection to mesonPaolo Bonzini1-24/+4
2021-07-06configure, meson: convert virgl detection to mesonPaolo Bonzini1-31/+4
2021-07-06configure, meson: convert vte detection to mesonPaolo Bonzini1-25/+4
2021-07-06configure: drop vte-2.90 checkPaolo Bonzini1-10/+4
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