summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* only enable dsound in case the header file is presentGerd Hoffmann2015-06-151-1/+13
* audio: remove winwave audio driverKővágó, Zoltán2015-06-151-9/+4
* audio: remove fmod backendKővágó, Zoltán2015-06-151-25/+2
* audio: remove esd backendKővágó, Zoltán2015-06-151-12/+6
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-06-041-2/+4
|\
| * configure: Check for libfdt version 1.4.0Thomas Huth2015-06-031-2/+4
* | configure: postfix --extra-cflags to QEMU_CFLAGSAlex Bennée2015-06-031-1/+1
|/
* ui: add egl-helpersGerd Hoffmann2015-05-291-1/+1
* ui: use libexpoxyGerd Hoffmann2015-05-291-2/+2
* s390x: gdb updates for vector registersEric Farman2015-05-271-1/+1
* configure: require glib 2.22John Snow2015-05-221-6/+1
* configure: Add workaround for ccache and clangJohn Snow2015-05-221-1/+33
* configure: silence glib unknown attribute __alloc_size__John Snow2015-05-221-0/+12
* configure: factor out supported flag checkJohn Snow2015-05-221-14/+19
* configure: handle clang -nopie argument warningStefan Hajnoczi2015-05-221-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-05-111-0/+11
|\
| * configure: require __thread supportEmilio G. Cota2015-05-081-0/+11
* | console-gl: add opengl rendering helper functionsGerd Hoffmann2015-05-051-1/+1
* | configure: alphabetize tricore in target listPeter Crosthwaite2015-04-301-2/+2
|/
* configure: Add support for tcmallocFam Zheng2015-04-281-0/+24
* Revert seccomp tests that allow it to be used on non-x86 architecturesPeter Maydell2015-04-131-7/+2
* configure: disable Archipelago by default and warn about libxseg GPLv3 licenseStefan Hajnoczi2015-04-091-1/+7
* seccomp: libseccomp version varying according to archEduardo Otubo2015-03-261-1/+7
* seccomp: update libseccomp version and remove arch restrictionEduardo Otubo2015-03-251-3/+2
* configure: enable kvm on x32Michael Tokarev2015-03-191-1/+3
* opengl: fix configure testGerd Hoffmann2015-03-171-2/+17
* Allow the use of X11 from a non standard location.Jeremy White2015-03-121-5/+19
* configure: opengl overhaulGerd Hoffmann2015-03-121-22/+17
* block/dmg: support bzip2 block entry typesPeter Wu2015-02-061-0/+31
* block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroesDenis V. Lunev2015-02-061-0/+19
* sparse: Fix build with sparse on .S filesChristian Borntraeger2015-01-261-0/+1
* Xen: Use the ioreq-server API when availablePaul Durrant2015-01-201-0/+29
* seccomp: typo in configure error messageEduardo Otubo2015-01-051-1/+1
* configure: Replace which(1) with "has"Fam Zheng2014-12-101-1/+1
* seccomp: change configure to avoid arm 32 to breakEduardo Otubo2014-11-111-1/+2
* sparse: fix buildGerd Hoffmann2014-11-021-0/+1
* configure: Prepend pixman and ftd flags to overrule system-provided onesJan Kiszka2014-10-151-3/+3
* configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binariesPeter Maydell2014-09-291-1/+1
* raw-posix: Fix build without posix_fallocate()Kevin Wolf2014-09-291-0/+18
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-261-2/+1
|\
| * kvm/valgrind: don't mark memory as initializedChristian Borntraeger2014-09-261-2/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-231-19/+2
|\ \
| * | block: Always compile virtio-blk dataplaneFam Zheng2014-09-221-19/+2
* | | configure: trivial fixesGonglei2014-09-201-3/+3
|/ /
* | Fix cross compilation (nm command)Stefan Weil2014-09-191-0/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-181-0/+9
|\ \ | |/ |/|
| * tests: disable global props test for old glibMichael S. Tsirkin2014-09-181-0/+9
* | configure: check for pixman-1 versionHu Tao2014-09-151-2/+3
|/
* target-tricore: Add initialization for translation and activate targetBastian Koppelmann2014-09-011-0/+2
* s390x/gdb: add the feature xml files for s390xDavid Hildenbrand2014-09-011-0/+1
OpenPOWER on IntegriCloud