aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2016-01-11configure: fix trace backend checkMarc-André Lureau
2015-12-18configure: Fix shell syntax to placate OpenBSD's pdkshPeter Maydell
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange
2015-12-04configure: use appropriate code fragment for -fstack-protector checksRodrigo Rebello
2015-12-04configure: Diagnose broken linkers directlyPeter Maydell
2015-11-30w32: Use gcc option -mthreadsStefan Weil
2015-11-25Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta...Peter Maydell
2015-11-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-11-19tests: re-enable vhost-user-testMarc-André Lureau
2015-11-16seccomp: loosen library version dependencydann frazier
2015-11-16configure: arm/aarch64: allow enable-seccompAndrew Jones
2015-11-13xen: fix usage of xc_domain_create in domain builderRoger Pau Monne
2015-11-12configure: check for $cxx before useJohn Snow
2015-11-09configure: Don't disable optimization for non-fortify buildsPeter Maydell
2015-11-06configure: remove help string for 'vnc-tls' optionDaniel P. Berrange
2015-11-06configure: add missing --disable-modules optionStefan Hajnoczi
2015-11-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-11-05configure: disable FORTIFY_SOURCE under clangJohn Snow
2015-11-04configure: disallow ccache during compile testsJohn Snow
2015-11-03ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi
2015-10-24contrib: add ivshmem client and serverDavid Marchand
2015-10-22configure: avoid polluting global CFLAGS with tasn1 flagsDaniel P. Berrange
2015-10-22crypto: allow use of nettle/gcrypt to be selected explicitlyDaniel P. Berrange
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22configure: probe for memfdMarc-André Lureau
2015-10-19build: qemu-ga: add 'qemu-ga' build target for w32Michael Roth
2015-10-12configure: Require Python 2.6Markus Armbruster
2015-10-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into...Peter Maydell
2015-10-08gtk/opengl: add opengl context and scanout support (GtkGLArea)Gerd Hoffmann
2015-10-08virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann
2015-10-02s390x/gdb: expose virtualization specific registersDavid Hildenbrand
2015-09-24oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange
2015-09-23libcacard: use the standalone projectMarc-André Lureau
2015-09-15Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into stagingPeter Maydell
2015-09-15target-tilegx: Add TILE-Gx building filesChen Gang
2015-09-15ui: convert VNC server to use QCryptoTLSSessionDaniel P. Berrange
2015-09-15crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-10xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk
2015-09-10xen/HVM: atomically access pointers in bufioreq handlingJan Beulich
2015-09-09configure: Add support for jemallocAlexandre Derumier
2015-09-09configure: factor out adding disas configurePeter Crosthwaite
2015-09-07s390x/gdb: support reading/writing of control registersDavid Hildenbrand
2015-09-01build: qemu-ga: fix VSS dependenciesMichael Roth
2015-09-01configure: qemu-ga: explicitly enable qemu-ga MSI support when probedMichael Roth
2015-09-01configure: qemu-ga: move MSI installer probe after qga probeMichael Roth
2015-09-01qemu-ga: implement win32 guest-set-user-passwordMarc-André Lureau