aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2020-03-13configure: Improve zstd testJuan Quintela
2020-03-09aio-posix: add io_uring fd monitoring implementationStefan Hajnoczi
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
2019-10-29Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request'...Peter Maydell
2019-10-29Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into stagingPeter Maydell
2019-10-28crypto: add support for nettle's native XTS implDaniel P. Berrangé
2019-10-28crypto: add support for gcrypt's native XTS implDaniel P. Berrangé
2019-10-28tests/plugin: add sample pluginsEmilio G. Cota
2019-10-28plugin: add API symbols to qemu-plugins.symbolsEmilio G. Cota
2019-10-28configure: add --enable-pluginsAlex Bennée
2019-10-28plugin: add core codeEmilio G. Cota
2019-10-28target/riscv: Expose "priv" register for GDB for readsJonathan Behrens