summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* qemu-storage-daemon: Add barebone toolKevin Wolf2020-03-061-1/+1
* configure: detect and report genisoimageAlex Bennée2020-03-041-0/+13
* configure: Enable test and libs for zstdJuan Quintela2020-02-281-0/+30
* fuzz: add configure flag --enable-fuzzingAlexander Bulekov2020-02-221-0/+39
* configure: Avoid compiling system tools on user build by defaultPhilippe Mathieu-Daudé2020-02-191-1/+11
* configure: linux-user doesn't need neither fdt nor slirpLaurent Vivier2020-02-191-0/+10
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ...Peter Maydell2020-02-161-3/+29
|\
| * configure: Check that sphinx-build is using Python 3Peter Maydell2020-02-151-2/+10
| * configure: Pick sphinx-build-3 when availableMarkus Armbruster2020-02-151-2/+12
| * configure: Allow user to specify sphinx-build binaryPeter Maydell2020-02-141-1/+9
* | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell2020-02-141-2/+2
|\ \ | |/ |/|
| * riscv: Separate FPU register size from core register size in gdbstub [v2]Keith Packard2020-02-101-2/+2
* | build: move TARGET_GPROF to config-host.makPaolo Bonzini2020-02-121-1/+3
|/
* configure: Fix typo of the have_afalg variableThomas Huth2020-02-041-1/+1
* configure: permit use of io_uringAarushi Mehta2020-01-301-0/+27
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-271-30/+33
|\
| * build-sys: clean up flags included in the linker command linePaolo Bonzini2020-01-241-30/+31
| * configure: Do not build libfdt if not requiredPhilippe Mathieu-Daudé2020-01-241-0/+2
* | virtiofsd: support nanosecond resolution for file timestampJiufei Xue2020-01-231-0/+16
* | configure: Detect kcov support and introduce CONFIG_KCOVAleksandar Markovic2020-01-221-0/+9
|/
* configure: Remove tcg/ from the preprocessor include search listPhilippe Mathieu-Daudé2020-01-161-1/+0Star
* tests/libqos: Move the libqos files under tests/qtest/Thomas Huth2020-01-121-2/+2
* test: Move qtests to a separate directoryThomas Huth2020-01-121-2/+2
* configure: check for gdbus-codegen presenceMarc-André Lureau2020-01-101-0/+3
* configure: add GDBUS_CODEGENMarc-André Lureau2020-01-061-0/+7
* configure: Require Python >= 3.5Eduardo Habkost2019-12-201-14/+4Star
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell2019-12-201-1/+8
|\
| * ci: build out-of-treePaolo Bonzini2019-12-181-0/+1
| * configure: allow disable of cross compilation containersAlex Bennée2019-12-181-1/+7
* | build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NGPaolo Bonzini2019-12-171-1/+1
* | configure: set $PYTHON to a full pathPaolo Bonzini2019-12-171-1/+1
* | libvixl: remove per-target compiler flagsPaolo Bonzini2019-12-171-1/+2
* | build-sys: do not include Windows SLIRP dependencies in $LIBSPaolo Bonzini2019-12-171-1/+4
|/
* Remove the core bluetooth codeThomas Huth2019-12-171-31/+0Star
* virtfs-proxy-helper: switch from libcap to libcap-ngPaolo Bonzini2019-12-021-18/+2Star
* configure: Check bzip2 is availablePhilippe Mathieu-Daudé2019-11-111-0/+4
* configure: Only decompress EDK2 blobs for X86/ARM targetsPhilippe Mathieu-Daudé2019-11-111-0/+13
* configure: Check if we can use ibv_reg_mr_iovaYuval Shaia2019-11-061-0/+28
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell2019-10-301-0/+89
|\
| * tests/plugin: add sample pluginsEmilio G. Cota2019-10-281-0/+1
| * plugin: add API symbols to qemu-plugins.symbolsEmilio G. Cota2019-10-281-0/+72
| * configure: add --enable-pluginsAlex Bennée2019-10-281-0/+13
| * plugin: add core codeEmilio G. Cota2019-10-281-0/+3
* | Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request'...Peter Maydell2019-10-291-0/+40
|\ \
| * | crypto: add support for nettle's native XTS implDaniel P. Berrangé2019-10-281-0/+18
| * | crypto: add support for gcrypt's native XTS implDaniel P. Berrangé2019-10-281-0/+22
| |/
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into stagingPeter Maydell2019-10-291-0/+19
|\ \
| * | configure: Detect compiler support for __attribute__((alias))Richard Henderson2019-10-281-0/+19
| |/
* / target/riscv: Expose "priv" register for GDB for readsJonathan Behrens2019-10-281-2/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-10-171-0/+13
|\