aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2016-09-15win32: don't run subprocess tests on Mingw32 platformEduardo Habkost
2016-09-15Remove remainders of HPPA backendThomas Huth
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-13cutils: Rearrange buffer_is_zero accelerationRichard Henderson
2016-09-13configure: Always compile with -fwrapvPeter Maydell
2016-09-13configure: support replicationChanglong Xie
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
2016-09-05trace: add syslog tracing backendPaul Durrant
2016-08-15pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulationPeter Maydell
2016-08-09Disable warn about left shifts of negative valuesPranith Kumar
2016-07-29avx2 configure: Disable if static buildAaron Lindsay
2016-07-25configure: mark qemu-ga VSS includes as system headersMichael Roth
2016-07-25build-sys: link tests/dataMarc-André Lureau
2016-07-22tests: introduce a framework for testing migration performanceDaniel P. Berrange
2016-07-10build: Use $(AS) for optionrom explicitlyRichard Henderson
2016-07-05build: Use $(CCAS) for compiling .S filesRichard Henderson
2016-07-04crypto: allow default TLS priority to be chosen at build timeDaniel P. Berrange
2016-07-04crypto: switch hash code to use nettle/gcrypt directlyDaniel P. Berrange
2016-06-29Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' int...Peter Maydell
2016-06-28configure: Make AVX2 test robust to non-ELF systemsPeter Maydell
2016-06-28configure: Improve usermode relocation linker option probePeter Maydell
2016-06-26configure: Don't allow user-only targets for unknown CPU architecturesPeter Maydell
2016-06-26configure: Don't override ARCH=unknown if enabling TCIPeter Maydell
2016-06-20seccomp: Add support for ppc/ppc64Michael Strosaker
2016-06-16configure: Remove unused CONFIG_SIGEV_THREAD_ID switchThomas Huth
2016-06-16avx2 configure: Use primitives in testDr. David Alan Gilbert
2016-06-16Make avx2 configure test work with -O2Dr. David Alan Gilbert
2016-06-16configure: Enable -Werror for MinGW builds, tooThomas Huth
2016-06-16configure: Remove unused CONFIG_ZERO_MALLOC settingThomas Huth
2016-06-08Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...Peter Maydell
2016-06-08linux-user: Use safe_syscall wrapper for epoll_wait syscallsPeter Maydell
2016-06-07Fix configure test for PBKDF2 in nettleSteven Luo
2016-06-07configure: Use $(..) instead of deprecated `..`Stefan Weil
2016-06-07Fix linking relocatable objects on SparcJames Clarke
2016-06-07linux-user: check if NETLINK_ROUTE is availableLaurent Vivier
2016-06-03audio: pa: Set volume of recording stream instead of recording devicePeter Krempa
2016-05-23configure: Allow builds with extra warningsStefan Weil
2016-05-18configure: Use uniform description for devel packagesStefan Weil
2016-05-11configure: support vte-2.91Cole Robinson
2016-05-11configure: report SDL versionCole Robinson
2016-05-11configure: report GTK versionCole Robinson
2016-05-11configure: add echo_version helperCole Robinson
2016-05-11configure: error on unknown --with-sdlabi valueCole Robinson
2016-05-11configure: build SDL if only SDL2 availableCole Robinson
2016-05-02configure: Check if struct fsxattr is available from linux headerJan Vesely
2016-04-19block/gluster: prevent data loss after i/o errorJeff Cody
2016-04-16configure: Enable seccomp sandbox for MIPSJames Hogan
2016-03-30crypto: do an explicit check for nettle pbkdf functionsDaniel P. Berrange
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-24config.status: Pass extra parametersDr. David Alan Gilbert