aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2020-03-04configure: detect and report genisoimageAlex Bennée1-0/+13
2020-02-28configure: Enable test and libs for zstdJuan Quintela1-0/+30
2020-02-22fuzz: add configure flag --enable-fuzzingAlexander Bulekov1-0/+39
2020-02-19configure: Avoid compiling system tools on user build by defaultPhilippe Mathieu-Daudé1-1/+11
2020-02-19configure: linux-user doesn't need neither fdt nor slirpLaurent Vivier1-0/+10
2020-02-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ...Peter Maydell1-3/+29
2020-02-15configure: Check that sphinx-build is using Python 3Peter Maydell1-2/+10
2020-02-15configure: Pick sphinx-build-3 when availableMarkus Armbruster1-2/+12
2020-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell1-2/+2
2020-02-14configure: Allow user to specify sphinx-build binaryPeter Maydell1-1/+9
2020-02-12build: move TARGET_GPROF to config-host.makPaolo Bonzini1-1/+3
2020-02-10riscv: Separate FPU register size from core register size in gdbstub [v2]Keith Packard1-2/+2
2020-02-04configure: Fix typo of the have_afalg variableThomas Huth1-1/+1
2020-01-30configure: permit use of io_uringAarushi Mehta1-0/+27
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-30/+33
2020-01-24build-sys: clean up flags included in the linker command linePaolo Bonzini1-30/+31
2020-01-24configure: Do not build libfdt if not requiredPhilippe Mathieu-Daudé1-0/+2
2020-01-23virtiofsd: support nanosecond resolution for file timestampJiufei Xue1-0/+16
2020-01-22configure: Detect kcov support and introduce CONFIG_KCOVAleksandar Markovic1-0/+9
2020-01-15configure: Remove tcg/ from the preprocessor include search listPhilippe Mathieu-Daudé1-1/+0
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth1-2/+2
2020-01-12test: Move qtests to a separate directoryThomas Huth1-2/+2
2020-01-10configure: check for gdbus-codegen presenceMarc-André Lureau1-0/+3
2020-01-06configure: add GDBUS_CODEGENMarc-André Lureau1-0/+7
2019-12-20configure: Require Python >= 3.5Eduardo Habkost1-14/+4
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell1-1/+8
2019-12-18ci: build out-of-treePaolo Bonzini1-0/+1
2019-12-18configure: allow disable of cross compilation containersAlex Bennée1-1/+7
2019-12-17build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NGPaolo Bonzini1-1/+1
2019-12-17configure: set $PYTHON to a full pathPaolo Bonzini1-1/+1
2019-12-17libvixl: remove per-target compiler flagsPaolo Bonzini1-1/+2
2019-12-17build-sys: do not include Windows SLIRP dependencies in $LIBSPaolo Bonzini1-1/+4
2019-12-17Remove the core bluetooth codeThomas Huth1-31/+0
2019-12-02virtfs-proxy-helper: switch from libcap to libcap-ngPaolo Bonzini1-18/+2
2019-11-11configure: Check bzip2 is availablePhilippe Mathieu-Daudé1-0/+4
2019-11-11configure: Only decompress EDK2 blobs for X86/ARM targetsPhilippe Mathieu-Daudé1-0/+13
2019-11-06configure: Check if we can use ibv_reg_mr_iovaYuval Shaia1-0/+28
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell1-0/+89
2019-10-29Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request'...Peter Maydell1-0/+40
2019-10-29Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into stagingPeter Maydell1-0/+19
2019-10-28crypto: add support for nettle's native XTS implDaniel P. Berrangé1-0/+18
2019-10-28crypto: add support for gcrypt's native XTS implDaniel P. Berrangé1-0/+22
2019-10-28tests/plugin: add sample pluginsEmilio G. Cota1-0/+1
2019-10-28plugin: add API symbols to qemu-plugins.symbolsEmilio G. Cota1-0/+72
2019-10-28configure: add --enable-pluginsAlex Bennée1-0/+13
2019-10-28plugin: add core codeEmilio G. Cota1-0/+3
2019-10-28target/riscv: Expose "priv" register for GDB for readsJonathan Behrens1-2/+2
2019-10-28configure: Detect compiler support for __attribute__((alias))Richard Henderson1-0/+19
2019-10-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+13
2019-10-05virtio: add vhost-user-fs base deviceDr. David Alan Gilbert1-0/+13