summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: no need to mkdir QMPLiming Wang2014-08-241-4/+0
* linux-user: add setns and unshareRiku Voipio2014-08-221-0/+20
* linux-user: support timerfd_{create, gettime, settime} syscallsRiku Voipio2014-08-221-0/+17
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-08-151-5/+47
|\
| * block: Support Archipelago as a QEMU block backendChrysostomos Nanakos2014-08-151-0/+40
| * configure: explicitly state version requirements to devel packagesHu Tao2014-08-151-5/+7
* | l2tpv3 (configure): it is linux-specificMichael Tokarev2014-08-091-0/+1
|/
* Enforce stack protector usageMiroslav Rezanina2014-07-101-1/+8
* net: add mmsghdr struct check for L2TPV3Gonglei2014-07-011-0/+16
* configure: Fix -lm test, so that tools can be compiled on hosts that require -lmAlexey Kardashevskiy2014-07-011-1/+1
* configure: Enable out-of-tree iotestsMax Reitz2014-06-271-0/+12
* configure: Enable TPM by default, add --disable-tpmCole Robinson2014-06-241-1/+4
* tcg-ppc: Rename the tcg/ppc64 backendRichard Henderson2014-06-231-2/+2
* tcg-ppc: Remove the backendRichard Henderson2014-06-231-0/+2
* Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-201-1/+5
|\
OpenPOWER on IntegriCloud