aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-08configure: do not include absolute paths in -I and -L pathsPaolo Bonzini1-5/+5
2020-09-07configure: Do not set TARGET_ABI32 for microblazeRichard Henderson1-1/+0
2020-09-07crypto: fix build with gcrypt enabledDaniel P. Berrangé1-0/+2
2020-09-07configure: Allow automatic WHPX detectionThomas Huth1-0/+1
2020-09-04Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell1-0/+9
2020-09-03configure: Add system = 'linux' for meson when cross-compilingThomas Huth1-0/+3
2020-09-03meson: fix keymaps without qemu-keymapGerd Hoffmann1-0/+9
2020-09-03configure: Fix atomic64 test for --enable-werror on macOSThomas Huth1-5/+5
2020-09-03linux-user: Add support for a group of btrfs ioctls used for subvolumesFilip Bozuta1-0/+9
2020-09-01configure: do not include ${prefix} in firmwarepathPaolo Bonzini1-1/+1
2020-09-01meson: use meson mandir instead of qemu_mandirMarc-André Lureau1-1/+0
2020-09-01meson: pass docdir optionMarc-André Lureau1-1/+1
2020-09-01meson: pass qemu_suffix optionMarc-André Lureau1-0/+1
2020-09-01configure: build docdir like other suffixed directoriesMarc-André Lureau1-3/+4
2020-09-01configure: always /-seperate directory from qemu_suffixMarc-André Lureau1-7/+7
2020-09-01configure: rename confsuffix optionMarc-André Lureau1-10/+10
2020-09-01meson: move zlib detection to mesonPaolo Bonzini1-31/+1
2020-09-01meson: bump submodule to 0.55.1Paolo Bonzini1-1/+1
2020-08-31meson: Add U2F key to mesonCésar Belley1-1/+7
2020-08-27configure: add --ninja optionPaolo Bonzini1-1/+15
2020-08-27meson: move pixman detection to mesonPaolo Bonzini1-19/+2
2020-08-27configure: default to PIE disabled on Windows platformsDaniel P. Berrangé1-0/+1
2020-08-27meson: Fix meson build with --enable-libdaxctlBruce Rogers1-0/+1
2020-08-25meson: move xkbcommon to mesonLaurent Vivier1-25/+4