summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* qemu-io: Add generic function for reinitializing optind.Richard W.M. Jones2019-01-311-0/+14
* audio: probe audio drivers by defaultGerd Hoffmann2019-01-241-7/+7
* audio: use try-sdl for openbsdGerd Hoffmann2019-01-241-1/+1
* audio: allow optional audio drivers.Gerd Hoffmann2019-01-241-6/+28
* audio: use pkg-configGerd Hoffmann2019-01-241-26/+13Star
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...Peter Maydell2019-01-231-0/+47
|\
| * sdl: add support for high resolution window iconDaniel P. Berrangé2019-01-211-0/+43
| * ui: fix icon display for GTK frontend under GNOME Shell with WaylandDaniel P. Berrangé2019-01-211-0/+2
| * ui: install logo icons to $prefix/share/iconsDaniel P. Berrangé2019-01-211-0/+2
* | configure: Force the C standard to gnu99Thomas Huth2019-01-221-1/+4
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into stagingPeter Maydell2019-01-181-1/+5
|\ \
| * | configure: Only build the s390-ccw bios if the compiler supports -march=z900Thomas Huth2019-01-181-1/+5
| |/
* / configure: keep track of Python versionCleber Rosa2019-01-171-1/+5
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-140119-1...Peter Maydell2019-01-141-1/+0Star
|\
| * Revert "tests: Disable qht-bench parallel test when using gprof"Alex Bennée2019-01-141-1/+0Star
* | Remove broken Xen PV domain builderAnthony PERARD2019-01-141-17/+0Star
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-01-141-1/+2
|\
| * tests: Disable qht-bench parallel test when using gprofPhilippe Mathieu-Daudé2019-01-111-0/+1
| * configure: Let the TARGET_GPROF var use the regular 'y' for YesPhilippe Mathieu-Daudé2019-01-111-1/+1
* | build-sys: move windows defines in osdep.h headerMarc-André Lureau2019-01-111-3/+0Star
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell2019-01-101-2/+2
|\
| * configure: bump spice-server required version to 0.12.5Marc-André Lureau2019-01-101-2/+2
* | ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy2019-01-081-1/+1
* | util: Implement debug-threads for macOSRoman Bolshakov2019-01-081-6/+26
|/
* configure: Add support for building RISC-V hostAlistair Francis2018-12-251-2/+10
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-12-161-0/+31
|\
| * configure: adding support to lzfse library.Julio Faracco2018-12-141-0/+31
* | configure: Remove old -fno-gcse workaround for GCC 4.6.x and 4.7.[012]Thomas Huth2018-12-121-16/+1Star
* | configure: Remove obsolete check for Clang < 3.2Thomas Huth2018-12-121-5/+0Star
* | configure: Add a test for the minimum compiler versionThomas Huth2018-12-121-0/+25
|/
* qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi2018-11-191-1/+1
* block: Make more block drivers compile-time configurableJeff Cody2018-11-121-0/+91
* configure: Use LINKS loop for all build tree symlinksPeter Maydell2018-11-051-12/+2Star
* configure: Rename FILES variable to LINKSPeter Maydell2018-11-051-13/+22
* tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/Peter Maydell2018-11-051-4/+0Star
* tests: Move tests/acpi-test-data/ to tests/data/acpi/Peter Maydell2018-11-051-4/+0Star
* Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-10-30-v3-tag'...Peter Maydell2018-11-011-1/+20
|\
| * build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSITomáš Golembiovský2018-10-311-1/+1
| * configure: add test for libudevTomáš Golembiovský2018-10-311-0/+19
* | Merge remote-tracking branch 'remotes/xtensa/tags/20181030-xtensa' into stagingPeter Maydell2018-10-311-0/+1
|\ \ | |/ |/|
| * linux-user: xtensa: enable bFLT supportMax Filippov2018-10-201-0/+1
* | Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell2018-10-301-17/+23
|\ \
| * | configure: Support pkg-config for zlibStefan Weil2018-10-261-17/+23
* | | target/mips: Add disassembler support for nanoMIPSAleksandar Markovic2018-10-251-0/+3
|/ /
* | configure: Provide option to explicitly disable AVX2Liam Merwick2018-10-241-2/+9
* | Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell2018-10-231-121/+40Star
|\ \
| * | crypto: require nettle >= 2.7.1 for building QEMUDaniel P. Berrangé2018-10-191-18/+2Star
| * | crypto: require libgcrypt >= 1.5.0 for building QEMUDaniel P. Berrangé2018-10-191-21/+11Star
| * | crypto: require gnutls >= 3.1.18 for building QEMUDaniel P. Berrangé2018-10-191-95/+40Star
* | | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell2018-10-211-1/+11
|\ \ \