summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: remove needless if legAlex Bennée2021-07-231-6/+4Star
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-07-221-15/+5Star
|\
| * configure: Let --without-default-features disable vhost-kernel and vhost-vdpaThomas Huth2021-07-221-0/+2
| * configure: Fix the default setting of the "xen" featureThomas Huth2021-07-221-1/+1
| * configure: Allow vnc to get disabled with --without-default-featuresThomas Huth2021-07-221-1/+1
| * configure: Fix --without-default-features propagation to mesonThomas Huth2021-07-221-1/+1
| * configure: Drop obsolete check for the alloc_size attributeThomas Huth2021-07-221-12/+0Star
* | qemu/atomic: Remove pre-C11 atomic fallbacksRichard Henderson2021-07-211-7/+0Star
* | block: Add option to use driver whitelist even in toolsKevin Wolf2021-07-201-2/+12
|/
* configure: Fix endianess test with LTOThomas Huth2021-07-191-6/+9
* tcg/plugins: enable by default for most TCG buildsAlex Bennée2021-07-141-57/+67
* configure: stop user enabling plugins on Windows for nowAlex Bennée2021-07-141-1/+6
* configure: add an explicit static and plugins checkAlex Bennée2021-07-141-2/+5
* configure: don't allow plugins to be enabled for a non-TCG buildAlex Bennée2021-07-141-0/+6
* trace, lttng: require .pc filesPaolo Bonzini2021-07-121-16/+2Star
* configure: allow the selection of alternate config in the buildAlex Bennée2021-07-091-1/+23
* configs: rename default-configs to configs and reorganiseAlex Bennée2021-07-091-3/+3
* meson: fix missing preprocessor symbolsPaolo Bonzini2021-07-091-6/+0Star
* configure: fix libpmem configuration optionMiroslav Rezanina2021-07-091-2/+2
* configure: fix libdaxctl optionsMiroslav Rezanina2021-07-091-2/+2
* config-host.mak: remove unused compiler-related linesPaolo Bonzini2021-07-061-10/+0Star
* configure: convert compiler tests to meson, part 6Paolo Bonzini2021-07-061-75/+0Star
* configure: convert compiler tests to meson, part 5Paolo Bonzini2021-07-061-101/+0Star
* configure: convert compiler tests to meson, part 4Paolo Bonzini2021-07-061-137/+0Star
* configure: convert compiler tests to meson, part 3Paolo Bonzini2021-07-061-87/+0Star
* configure: convert compiler tests to meson, part 2Paolo Bonzini2021-07-061-49/+0Star
* configure: convert compiler tests to meson, part 1Paolo Bonzini2021-07-061-364/+0Star
* configure: convert HAVE_BROKEN_SIZE_MAX to mesonPaolo Bonzini2021-07-061-17/+0Star
* configure, meson: move CONFIG_IVSHMEM to mesonPaolo Bonzini2021-07-061-8/+0Star
* configure, meson: convert libxml2 detection to mesonPaolo Bonzini2021-07-061-25/+4Star
* configure, meson: convert liburing detection to mesonPaolo Bonzini2021-07-061-24/+4Star
* configure, meson: convert libpmem detection to mesonPaolo Bonzini2021-07-061-20/+4Star
* configure, meson: convert libdaxctl detection to mesonPaolo Bonzini2021-07-061-24/+4Star
* configure, meson: convert virgl detection to mesonPaolo Bonzini2021-07-061-31/+4Star
* configure, meson: convert vte detection to mesonPaolo Bonzini2021-07-061-25/+4Star
* configure: drop vte-2.90 checkPaolo Bonzini2021-07-061-10/+4Star
* configure, meson: convert libusbredir detection to mesonPaolo Bonzini2021-06-251-24/+4Star
* configure, meson: convert libcacard detection to mesonPaolo Bonzini2021-06-251-24/+4Star
* configure, meson: convert libusb detection to mesonPaolo Bonzini2021-06-251-23/+4Star
* configure, meson: convert pam detection to mesonPaolo Bonzini2021-06-251-34/+4Star
* configure, meson: convert libtasn1 detection to mesonPaolo Bonzini2021-06-251-19/+0Star
* 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