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