summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-051-551/+76Star
|\
| * meson: move sparse detection to Meson and rewrite check_sparse.pyPaolo Bonzini2020-10-041-20/+4Star
| * configure: move OpenBSD W^X test to mesonPaolo Bonzini2020-10-031-15/+0Star
| * default-configs: remove default-configs/devices for user-mode targetsPaolo Bonzini2020-10-031-3/+3
| * configure: remove target configurationPaolo Bonzini2020-10-031-451/+23Star
| * configure: remove useless config-target.mak symbolsPaolo Bonzini2020-10-031-11/+14
| * configure: compute derivatives of target name in mesonPaolo Bonzini2020-10-031-10/+1Star
| * configure: remove dead variablePaolo Bonzini2020-10-031-11/+0Star
| * configure: move accelerator logic to mesonPaolo Bonzini2020-10-031-19/+0Star
| * configure: rewrite accelerator defaults as testsPaolo Bonzini2020-10-031-20/+38
| * configure: convert accelerator variables to meson optionsPaolo Bonzini2020-10-031-65/+67
| * default-configs: move files to default-configs/devices/Paolo Bonzini2020-10-031-3/+3
* | capstone: Convert Makefile bits to meson bitsRichard Henderson2020-10-031-59/+9Star
|/
* configure: Bump the minimum required Python version to 3.6Thomas Huth2020-10-021-2/+2
* configure: use a platform-neutral prefixPaolo Bonzini2020-09-301-19/+11Star
* configure: do not limit Hypervisor.framework test to DarwinPaolo Bonzini2020-09-301-3/+5
* configure: move cocoa option to MesonPaolo Bonzini2020-09-301-10/+7Star
* configure: fix --meson=/path/to/mesonPaolo Bonzini2020-09-301-1/+1
* configure: move malloc_trim/tcmalloc/jemalloc to mesonPaolo Bonzini2020-09-301-75/+9Star
* meson: move libmpathpersist testPaolo Bonzini2020-09-301-73/+4Star
* meson: move libudev testPaolo Bonzini2020-09-301-14/+0Star
* configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSIStefan Hajnoczi2020-09-301-1/+1
* configure: Do not intent to build WHPX on 32-bit hostPhilippe Mathieu-Daudé2020-09-301-1/+4
* configure: Drop texinfo requirementPeter Maydell2020-09-291-10/+2Star
* configure: Fix build dependencies with vhost-vdpa.Laurent Vivier2020-09-291-1/+2
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-09-221-1/+1
|\
| * qemu/: fix some comment spelling errorszhaolichang2020-09-171-1/+1
* | configure: add [lm32|unicore32]-softmmu to deprecation logicAlex Bennée2020-09-161-1/+1
* | configure: include tilegx-linux-user in the deprecation logicAlex Bennée2020-09-161-1/+1
* | configure: clean-up the target-list-exclude logicAlex Bennée2020-09-161-9/+1Star
* | configure: also skip deprecated targets with target-list-excludeAlex Bennée2020-09-161-3/+8
* | configure: move deprecated feature processing to supported_targetAlex Bennée2020-09-161-4/+10
|/
* target/arm: Remove KVM support for 32-bit Arm hostsPeter Maydell2020-09-141-1/+1
* plugins: move the more involved plugins to contribAlex Bennée2020-09-101-0/+2
* configure: don't enable ppc64abi32-linux-user by defaultAlex Bennée2020-09-101-19/+27
* Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into stagingPeter Maydell2020-09-081-1/+0Star
|\
| * configure: Do not set TARGET_ABI32 for microblazeRichard Henderson2020-09-071-1/+0Star
* | fuzz: Add support for custom fuzzing libraryAlexander Bulekov2020-09-081-2/+10
* | configure: update dtc submoduleYonggang Luo2020-09-081-4/+7
* | configure: drop dead variables and functionsPaolo Bonzini2020-09-081-15/+1Star
* | configure: do not include dependency flags in QEMU_CFLAGS and LIBSPaolo Bonzini2020-09-081-40/+0Star
* | meson: get opengl compilation flags from OPENGL_CFLAGSPaolo Bonzini2020-09-081-0/+1
* | meson: get glib compilation flags from GLIB_CFLAGSPaolo Bonzini2020-09-081-10/+9Star
* | configure: do not look for install(1)Paolo Bonzini2020-09-081-51/+2Star
* | configure: remove unnecessary libm testPaolo Bonzini2020-09-081-14/+0Star
* | configure: move -ldl test to mesonPaolo Bonzini2020-09-081-1/+0Star
* | configure: move disassembler configuration to mesonPaolo Bonzini2020-09-081-89/+0Star
* | configure: remove dead code for in-tree buildsPaolo Bonzini2020-09-081-12/+2Star
* | meson: move keyutils dependency checkMarc-André Lureau2020-09-081-25/+0Star
* | meson: declare keyutils dependencyMarc-André Lureau2020-09-081-1/+1