summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2016-11-29rules.mak: Also try -r to build modulesPaolo Bonzini1-2/+8
2016-11-29configure: fix LTTng UST tracing backend detectionFrancis Deslauriers1-2/+2
2016-11-22Fix FreeBSD (10.x) build after 7dc9ae43Ed Maste1-0/+2
2016-11-10Fix cursesw detectionSamuel Thibault1-1/+6
2016-10-31sockets: add AF_VSOCK supportStefan Hajnoczi1-0/+31
2016-10-30configure: Support enable/disable COLO featurezhanghailiang1-0/+11
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...Peter Maydell1-9/+20
2016-10-28curses: Use cursesw instead of cursesSamuel Thibault1-9/+20
2016-10-28configure, ppc64: Copy skiboot.lid to build directory when configuringAlexey Kardashevskiy1-0/+1
2016-10-26tcg: Add CONFIG_ATOMIC64Richard Henderson1-0/+33
2016-10-26tcg: Add atomic128 helpersRichard Henderson1-1/+28
2016-10-21linux-user: Add support for syncfs() syscallAleksandar Markovic1-0/+18
2016-10-21linux-user: Add support for clock_adjtime() syscallAleksandar Markovic1-0/+18
2016-10-11build: Work around SIZE_MAX bug in OSX headersEric Blake1-0/+16
2016-09-29oslib-posix: add a configure switch to debug stack usagePeter Lieven1-0/+19
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+1
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk1-0/+55
2016-09-27build-sys: put glib_cflags in QEMU_CFLAGSMarc-André Lureau1-1/+1
2016-09-27build-sys: remove unused GLIB_CFLAGSMarc-André Lureau1-1/+0
2016-09-23configure: Remove detection code for UUIDFam Zheng1-39/+4
2016-09-23vhdx: Use QEMU UUID APIFam Zheng1-24/+3
2016-09-20blockdev: Modularize nfs block driverColin Lord1-2/+2
2016-09-15win32: don't run subprocess tests on Mingw32 platformEduardo Habkost1-1/+1
2016-09-15Remove remainders of HPPA backendThomas Huth1-5/+0
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-15/+6
2016-09-13cutils: Rearrange buffer_is_zero accelerationRichard Henderson1-15/+6
2016-09-13configure: Always compile with -fwrapvPeter Maydell1-1/+5
2016-09-13configure: support replicationChanglong Xie1-0/+11
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi1-0/+10
2016-09-05trace: add syslog tracing backendPaul Durrant1-0/+19
2016-08-15pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulationPeter Maydell1-1/+11
2016-08-09Disable warn about left shifts of negative valuesPranith Kumar1-1/+1
2016-07-29avx2 configure: Disable if static buildAaron Lindsay1-7/+10
2016-07-25configure: mark qemu-ga VSS includes as system headersMichael Roth1-3/+3
2016-07-25build-sys: link tests/dataMarc-André Lureau1-0/+5
2016-07-22tests: introduce a framework for testing migration performanceDaniel P. Berrange1-0/+2
2016-07-10build: Use $(AS) for optionrom explicitlyRichard Henderson1-7/+3
2016-07-05build: Use $(CCAS) for compiling .S filesRichard Henderson1-3/+10
2016-07-04crypto: allow default TLS priority to be chosen at build timeDaniel P. Berrange1-0/+6
2016-07-04crypto: switch hash code to use nettle/gcrypt directlyDaniel P. Berrange1-14/+0
2016-06-29Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' int...Peter Maydell1-1/+7
2016-06-28configure: Make AVX2 test robust to non-ELF systemsPeter Maydell1-2/+4
2016-06-28configure: Improve usermode relocation linker option probePeter Maydell1-1/+11
2016-06-26configure: Don't allow user-only targets for unknown CPU architecturesPeter Maydell1-0/+7
2016-06-26configure: Don't override ARCH=unknown if enabling TCIPeter Maydell1-1/+0
2016-06-20seccomp: Add support for ppc/ppc64Michael Strosaker1-0/+3
2016-06-16configure: Remove unused CONFIG_SIGEV_THREAD_ID switchThomas Huth1-22/+0
2016-06-16avx2 configure: Use primitives in testDr. David Alan Gilbert1-5/+12
2016-06-16Make avx2 configure test work with -O2Dr. David Alan Gilbert1-1/+1
2016-06-16configure: Enable -Werror for MinGW builds, tooThomas Huth1-1/+1