aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2016-03-22wxx: Add support for ncursesStefan Weil
2016-03-17crypto: add support for PBKDF2 algorithmDaniel P. Berrange
2016-03-17crypto: add cryptographic random byte sourceDaniel P. Berrange
2016-03-08configure: detect ifunc and avx2 attributeLiang Li
2016-02-23configure: add dma-buf support detection.Gerd Hoffmann
2016-02-12Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...Peter Maydell
2016-02-11remove libtool supportMichael Tokarev
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell
2016-02-09configure: sanity check the glib library that pkg-config findsDaniel P. Berrange
2016-02-03trace: switch default backend to "log"Paolo Bonzini
2016-02-03trace: convert stderr backend to logPaolo Bonzini
2016-01-30target-ppc: gdbstub: Add VSX supportAnton Blanchard
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell
2016-01-26xen: Use stable library interfaces when they are available.Ian Campbell