aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2020-10-26configure: add option for virtiofsdMisono Tomohiro1-1/+7
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini1-23/+3
2020-10-26configure: remove unused variable from config-host.makPaolo Bonzini1-2/+0
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini1-26/+5
2020-10-26configure: allow configuring localedirPaolo Bonzini1-3/+6
2020-10-19xen: xenguest is not used so is not neededMichael Tokarev1-2/+2
2020-10-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-82/+19
2020-10-17meson: Move the detection logic for sphinx to mesonYonggang Luo1-55/+4
2020-10-17configure: fix handling of --docdir parameterBruce Rogers1-2/+1
2020-10-17build: add --enable/--disable-libudevPaolo Bonzini1-1/+7
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini1-3/+6
2020-10-17configure: move QEMU_INCLUDES to mesonPaolo Bonzini1-20/+0
2020-10-17submodules: bump meson to 0.55.3Paolo Bonzini1-1/+1
2020-10-15block: deprecate the sheepdog block driverDaniel P. Berrangé1-2/+3
2020-10-14configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo1-111/+7
2020-10-14win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...Yonggang Luo1-34/+0
2020-10-14curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingwYonggang Luo1-4/+1
2020-10-13configure: fixes indent of $meson setupYonggang Luo1-7/+7
2020-10-09configure: fix performance regression due to PIC objectsPaolo Bonzini1-0/+1
2020-10-06configure: don't enable ASLR for --enable-debug Windows buildsMark Cave-Ayland1-1/+8
2020-10-06configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to mesonPaolo Bonzini1-10/+15
2020-10-06configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGSPaolo Bonzini1-21/+17
2020-10-06dtc: Convert Makefile bits to meson bitsPaolo Bonzini1-77/+16
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini1-60/+8
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