summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* bsd-user: start to move target CPU functions to target_arch*Warner Losh2021-09-101-6/+1Star
* configure / meson: Move the GBM handling to meson.buildThomas Huth2021-09-061-14/+0Star
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...Peter Maydell2021-09-031-3/+2Star
|\
| * plugins: do not limit exported symbols if modules are activePaolo Bonzini2021-09-021-3/+2Star
* | fuzz: add an instrumentation filterAlexander Bulekov2021-09-011-6/+22
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-07-291-2/+2
|\
| * configure: Add -Werror to avx2, avx512 testsRichard Henderson2021-07-291-2/+2
* | configure script fix for HaikuRichard Zak2021-07-291-1/+2
|/
* docs: Update path that mentions deprecated.rstMao Zhongyi2021-07-271-1/+1
* 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