aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2021-07-29Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-2/+2
2021-07-29configure: Add -Werror to avx2, avx512 testsRichard Henderson1-2/+2
2021-07-29configure script fix for HaikuRichard Zak1-1/+2
2021-07-27docs: Update path that mentions deprecated.rstMao Zhongyi1-1/+1
2021-07-23configure: remove needless if legAlex Bennée1-6/+4
2021-07-22Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-15/+5
2021-07-22configure: Let --without-default-features disable vhost-kernel and vhost-vdpaThomas Huth1-0/+2
2021-07-22configure: Fix the default setting of the "xen" featureThomas Huth1-1/+1
2021-07-22configure: Allow vnc to get disabled with --without-default-featuresThomas Huth1-1/+1
2021-07-22configure: Fix --without-default-features propagation to mesonThomas Huth1-1/+1
2021-07-22configure: Drop obsolete check for the alloc_size attributeThomas Huth1-12/+0
2021-07-21qemu/atomic: Remove pre-C11 atomic fallbacksRichard Henderson1-7/+0
2021-07-20block: Add option to use driver whitelist even in toolsKevin Wolf1-2/+12
2021-07-19configure: Fix endianess test with LTOThomas Huth1-6/+9
2021-07-14tcg/plugins: enable by default for most TCG buildsAlex Bennée1-57/+67
2021-07-14configure: stop user enabling plugins on Windows for nowAlex Bennée1-1/+6
2021-07-14configure: add an explicit static and plugins checkAlex Bennée1-2/+5
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