aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2016-10-21linux-user: Add support for syncfs() syscallAleksandar Markovic
2016-10-21linux-user: Add support for clock_adjtime() syscallAleksandar Markovic
2016-10-11build: Work around SIZE_MAX bug in OSX headersEric Blake
2016-09-29oslib-posix: add a configure switch to debug stack usagePeter Lieven
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk
2016-09-27build-sys: put glib_cflags in QEMU_CFLAGSMarc-André Lureau
2016-09-27build-sys: remove unused GLIB_CFLAGSMarc-André Lureau
2016-09-23configure: Remove detection code for UUIDFam Zheng
2016-09-23vhdx: Use QEMU UUID APIFam Zheng
2016-09-20blockdev: Modularize nfs block driverColin Lord
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