aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2020-09-30configure: use a platform-neutral prefixPaolo Bonzini
2020-09-30configure: do not limit Hypervisor.framework test to DarwinPaolo Bonzini
2020-09-30configure: move cocoa option to MesonPaolo Bonzini
2020-09-30configure: fix --meson=/path/to/mesonPaolo Bonzini
2020-09-30configure: move malloc_trim/tcmalloc/jemalloc to mesonPaolo Bonzini
2020-09-30meson: move libmpathpersist testPaolo Bonzini
2020-09-30meson: move libudev testPaolo Bonzini
2020-09-30configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSIStefan Hajnoczi
2020-09-30configure: Do not intent to build WHPX on 32-bit hostPhilippe Mathieu-Daudé
2020-09-29configure: Drop texinfo requirementPeter Maydell
2020-09-29configure: Fix build dependencies with vhost-vdpa.Laurent Vivier
2020-09-22Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-17qemu/: fix some comment spelling errorszhaolichang
2020-09-16configure: add [lm32|unicore32]-softmmu to deprecation logicAlex Bennée
2020-09-16configure: include tilegx-linux-user in the deprecation logicAlex Bennée
2020-09-16configure: clean-up the target-list-exclude logicAlex Bennée
2020-09-16configure: also skip deprecated targets with target-list-excludeAlex Bennée
2020-09-16configure: move deprecated feature processing to supported_targetAlex Bennée
2020-09-14target/arm: Remove KVM support for 32-bit Arm hostsPeter Maydell
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-09-10configure: don't enable ppc64abi32-linux-user by defaultAlex Bennée
2020-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into stagingPeter Maydell
2020-09-08fuzz: Add support for custom fuzzing libraryAlexander Bulekov
2020-09-08configure: update dtc submoduleYonggang Luo
2020-09-08configure: drop dead variables and functionsPaolo Bonzini
2020-09-08configure: do not include dependency flags in QEMU_CFLAGS and LIBSPaolo Bonzini
2020-09-08meson: get opengl compilation flags from OPENGL_CFLAGSPaolo Bonzini
2020-09-08meson: get glib compilation flags from GLIB_CFLAGSPaolo Bonzini
2020-09-08configure: do not look for install(1)Paolo Bonzini
2020-09-08configure: remove unnecessary libm testPaolo Bonzini
2020-09-08configure: move -ldl test to mesonPaolo Bonzini
2020-09-08configure: move disassembler configuration to mesonPaolo Bonzini
2020-09-08configure: remove dead code for in-tree buildsPaolo Bonzini
2020-09-08meson: move keyutils dependency checkMarc-André Lureau
2020-09-08meson: declare keyutils dependencyMarc-André Lureau
2020-09-08configure: include cross sdl2-config in meson cross filePaolo Bonzini
2020-09-08configure: do not include absolute paths in -I and -L pathsPaolo Bonzini
2020-09-07configure: Do not set TARGET_ABI32 for microblazeRichard Henderson
2020-09-07crypto: fix build with gcrypt enabledDaniel P. Berrangé
2020-09-07configure: Allow automatic WHPX detectionThomas Huth
2020-09-04Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-09-03configure: Add system = 'linux' for meson when cross-compilingThomas Huth
2020-09-03meson: fix keymaps without qemu-keymapGerd Hoffmann
2020-09-03configure: Fix atomic64 test for --enable-werror on macOSThomas Huth
2020-09-03linux-user: Add support for a group of btrfs ioctls used for subvolumesFilip Bozuta
2020-09-01configure: do not include ${prefix} in firmwarepathPaolo Bonzini
2020-09-01meson: use meson mandir instead of qemu_mandirMarc-André Lureau
2020-09-01meson: pass docdir optionMarc-André Lureau
2020-09-01meson: pass qemu_suffix optionMarc-André Lureau
2020-09-01configure: build docdir like other suffixed directoriesMarc-André Lureau