aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2020-03-20linux-user, sparc, sparc64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, s390x: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, ppc: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, arm: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, microblaze: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, sh4: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, xtensa: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, m68k: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, hppa: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, alpha: add syscall table generation supportLaurent Vivier
2020-03-20linux-user: introduce parameters to generate syscall_nr.hLaurent Vivier
2020-03-06qemu-storage-daemon: Add barebone toolKevin Wolf
2020-03-04configure: detect and report genisoimageAlex Bennée
2020-02-28configure: Enable test and libs for zstdJuan Quintela
2020-02-22fuzz: add configure flag --enable-fuzzingAlexander Bulekov
2020-02-19configure: Avoid compiling system tools on user build by defaultPhilippe Mathieu-Daudé
2020-02-19configure: linux-user doesn't need neither fdt nor slirpLaurent Vivier
2020-02-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ...Peter Maydell
2020-02-15configure: Check that sphinx-build is using Python 3Peter Maydell
2020-02-15configure: Pick sphinx-build-3 when availableMarkus Armbruster
2020-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell
2020-02-14configure: Allow user to specify sphinx-build binaryPeter Maydell
2020-02-12build: move TARGET_GPROF to config-host.makPaolo Bonzini
2020-02-10riscv: Separate FPU register size from core register size in gdbstub [v2]Keith Packard
2020-02-04configure: Fix typo of the have_afalg variableThomas Huth
2020-01-30configure: permit use of io_uringAarushi Mehta
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-24build-sys: clean up flags included in the linker command linePaolo Bonzini
2020-01-24configure: Do not build libfdt if not requiredPhilippe Mathieu-Daudé
2020-01-23virtiofsd: support nanosecond resolution for file timestampJiufei Xue
2020-01-22configure: Detect kcov support and introduce CONFIG_KCOVAleksandar Markovic
2020-01-15configure: Remove tcg/ from the preprocessor include search listPhilippe Mathieu-Daudé
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth
2020-01-12test: Move qtests to a separate directoryThomas Huth
2020-01-10configure: check for gdbus-codegen presenceMarc-André Lureau
2020-01-06configure: add GDBUS_CODEGENMarc-André Lureau
2019-12-20configure: Require Python >= 3.5Eduardo Habkost
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell
2019-12-18ci: build out-of-treePaolo Bonzini
2019-12-18configure: allow disable of cross compilation containersAlex Bennée
2019-12-17build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NGPaolo Bonzini
2019-12-17configure: set $PYTHON to a full pathPaolo Bonzini
2019-12-17libvixl: remove per-target compiler flagsPaolo Bonzini
2019-12-17build-sys: do not include Windows SLIRP dependencies in $LIBSPaolo Bonzini
2019-12-17Remove the core bluetooth codeThomas Huth
2019-12-02virtfs-proxy-helper: switch from libcap to libcap-ngPaolo Bonzini
2019-11-11configure: Check bzip2 is availablePhilippe Mathieu-Daudé
2019-11-11configure: Only decompress EDK2 blobs for X86/ARM targetsPhilippe Mathieu-Daudé
2019-11-06configure: Check if we can use ibv_reg_mr_iovaYuval Shaia
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell