summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2016-05-02configure: Check if struct fsxattr is available from linux headerJan Vesely1-0/+23
2016-04-19block/gluster: prevent data loss after i/o errorJeff Cody1-0/+8
2016-04-16configure: Enable seccomp sandbox for MIPSJames Hogan1-0/+3
2016-03-30crypto: do an explicit check for nettle pbkdf functionsDaniel P. Berrange1-0/+16
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2016-03-24config.status: Pass extra parametersDr. David Alan Gilbert1-1/+1
2016-03-22wxx: Add support for ncursesStefan Weil1-1/+1
2016-03-17crypto: add support for PBKDF2 algorithmDaniel P. Berrange1-0/+18
2016-03-17crypto: add cryptographic random byte sourceDaniel P. Berrange1-0/+14
2016-03-08configure: detect ifunc and avx2 attributeLiang Li1-0/+21
2016-02-23configure: add dma-buf support detection.Gerd Hoffmann1-1/+19
2016-02-12Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...Peter Maydell1-98/+3
2016-02-11remove libtool supportMichael Tokarev1-84/+2
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell1-98/+3
2016-02-09configure: sanity check the glib library that pkg-config findsDaniel P. Berrange1-0/+24
2016-02-03trace: switch default backend to "log"Paolo Bonzini1-1/+1
2016-02-03trace: convert stderr backend to logPaolo Bonzini1-2/+2
2016-01-30target-ppc: gdbstub: Add VSX supportAnton Blanchard1-3/+3
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell1-0/+15
2016-01-26xen: Use stable library interfaces when they are available.Ian Campbell1-0/+55
2016-01-11configure: fix trace backend checkMarc-André Lureau1-1/+1
2015-12-18configure: Fix shell syntax to placate OpenBSD's pdkshPeter Maydell1-1/+5
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange1-0/+11
2015-12-04configure: use appropriate code fragment for -fstack-protector checksRodrigo Rebello1-0/+10
2015-12-04configure: Diagnose broken linkers directlyPeter Maydell1-0/+3
2015-11-30w32: Use gcc option -mthreadsStefan Weil1-0/+2
2015-11-25Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta...Peter Maydell1-0/+17
2015-11-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+1
2015-11-19tests: re-enable vhost-user-testMarc-André Lureau1-0/+1
2015-11-16seccomp: loosen library version dependencydann frazier1-1/+1
2015-11-16configure: arm/aarch64: allow enable-seccompAndrew Jones1-7/+25
2015-11-13xen: fix usage of xc_domain_create in domain builderRoger Pau Monne1-0/+17
2015-11-12configure: check for $cxx before useJohn Snow1-1/+2
2015-11-09configure: Don't disable optimization for non-fortify buildsPeter Maydell1-0/+2
2015-11-06configure: remove help string for 'vnc-tls' optionDaniel P. Berrange1-1/+0
2015-11-06configure: add missing --disable-modules optionStefan Hajnoczi1-0/+3
2015-11-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+20
2015-11-05configure: disable FORTIFY_SOURCE under clangJohn Snow1-1/+16
2015-11-04configure: disallow ccache during compile testsJohn Snow1-0/+4
2015-11-03ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi1-17/+3
2015-10-24contrib: add ivshmem client and serverDavid Marchand1-0/+1
2015-10-22configure: avoid polluting global CFLAGS with tasn1 flagsDaniel P. Berrange1-7/+4
2015-10-22crypto: allow use of nettle/gcrypt to be selected explicitlyDaniel P. Berrange1-11/+89
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+19
2015-10-22configure: probe for memfdMarc-André Lureau1-0/+19
2015-10-19build: qemu-ga: add 'qemu-ga' build target for w32Michael Roth1-1/+1
2015-10-12configure: Require Python 2.6Markus Armbruster1-8/+4
2015-10-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into...Peter Maydell1-0/+40
2015-10-08gtk/opengl: add opengl context and scanout support (GtkGLArea)Gerd Hoffmann1-0/+8
2015-10-08virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann1-0/+32