summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-151-15/+6Star
|\
| * cutils: Rearrange buffer_is_zero accelerationRichard Henderson2016-09-131-15/+6Star
* | configure: Always compile with -fwrapvPeter Maydell2016-09-131-1/+5
* | configure: support replicationChanglong Xie2016-09-131-0/+11
|/
* vhost-vsock: add virtio sockets deviceStefan Hajnoczi2016-09-091-0/+10
* trace: add syslog tracing backendPaul Durrant2016-09-051-0/+19
* pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulationPeter Maydell2016-08-151-1/+11
* Disable warn about left shifts of negative valuesPranith Kumar2016-08-091-1/+1
* avx2 configure: Disable if static buildAaron Lindsay2016-07-291-7/+10
* configure: mark qemu-ga VSS includes as system headersMichael Roth2016-07-251-3/+3
* build-sys: link tests/dataMarc-André Lureau2016-07-251-0/+5
* tests: introduce a framework for testing migration performanceDaniel P. Berrange2016-07-221-0/+2
* build: Use $(AS) for optionrom explicitlyRichard Henderson2016-07-101-7/+3Star
* build: Use $(CCAS) for compiling .S filesRichard Henderson2016-07-061-3/+10
* crypto: allow default TLS priority to be chosen at build timeDaniel P. Berrange2016-07-041-0/+6
* crypto: switch hash code to use nettle/gcrypt directlyDaniel P. Berrange2016-07-041-14/+0Star
* Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' int...Peter Maydell2016-06-291-1/+7
|\
| * configure: Don't allow user-only targets for unknown CPU architecturesPeter Maydell2016-06-261-0/+7
| * configure: Don't override ARCH=unknown if enabling TCIPeter Maydell2016-06-261-1/+0Star
* | configure: Make AVX2 test robust to non-ELF systemsPeter Maydell2016-06-281-2/+4
* | configure: Improve usermode relocation linker option probePeter Maydell2016-06-281-1/+11
|/
* seccomp: Add support for ppc/ppc64Michael Strosaker2016-06-201-0/+3
* configure: Remove unused CONFIG_SIGEV_THREAD_ID switchThomas Huth2016-06-161-22/+0Star
* avx2 configure: Use primitives in testDr. David Alan Gilbert2016-06-161-5/+12
* Make avx2 configure test work with -O2Dr. David Alan Gilbert2016-06-161-1/+1
* configure: Enable -Werror for MinGW builds, tooThomas Huth2016-06-161-1/+1
* configure: Remove unused CONFIG_ZERO_MALLOC settingThomas Huth2016-06-161-16/+0Star
* Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...Peter Maydell2016-06-081-19/+19
|\
| * linux-user: Use safe_syscall wrapper for epoll_wait syscallsPeter Maydell2016-06-081-19/+2Star
| * linux-user: check if NETLINK_ROUTE is availableLaurent Vivier2016-06-071-0/+15
* | Fix configure test for PBKDF2 in nettleSteven Luo2016-06-071-0/+1
* | configure: Use $(..) instead of deprecated `..`Stefan Weil2016-06-071-87/+87
* | Fix linking relocatable objects on SparcJames Clarke2016-06-071-0/+21
|/
* audio: pa: Set volume of recording stream instead of recording devicePeter Krempa2016-06-031-2/+2
* configure: Allow builds with extra warningsStefan Weil2016-05-231-1/+1
* configure: Use uniform description for devel packagesStefan Weil2016-05-181-1/+1
* configure: support vte-2.91Cole Robinson2016-05-111-6/+11
* configure: report SDL versionCole Robinson2016-05-111-4/+4
* configure: report GTK versionCole Robinson2016-05-111-1/+2
* configure: add echo_version helperCole Robinson2016-05-111-10/+8Star
* configure: error on unknown --with-sdlabi valueCole Robinson2016-05-111-1/+3
* configure: build SDL if only SDL2 availableCole Robinson2016-05-111-1/+11
* configure: Check if struct fsxattr is available from linux headerJan Vesely2016-05-021-0/+23
* block/gluster: prevent data loss after i/o errorJeff Cody2016-04-191-0/+8
* configure: Enable seccomp sandbox for MIPSJames Hogan2016-04-161-0/+3
* crypto: do an explicit check for nettle pbkdf functionsDaniel P. Berrange2016-03-301-0/+16
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-03-241-1/+1
|\
| * config.status: Pass extra parametersDr. David Alan Gilbert2016-03-241-1/+1
* | wxx: Add support for ncursesStefan Weil2016-03-221-1/+1
|/
* crypto: add support for PBKDF2 algorithmDaniel P. Berrange2016-03-171-0/+18