summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi2015-11-031-17/+3
* contrib: add ivshmem client and serverDavid Marchand2015-10-241-0/+1
* configure: avoid polluting global CFLAGS with tasn1 flagsDaniel P. Berrange2015-10-221-7/+4
* crypto: allow use of nettle/gcrypt to be selected explicitlyDaniel P. Berrange2015-10-221-11/+89
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-221-0/+19
|\
| * configure: probe for memfdMarc-André Lureau2015-10-221-0/+19
* | build: qemu-ga: add 'qemu-ga' build target for w32Michael Roth2015-10-191-1/+1
* | configure: Require Python 2.6Markus Armbruster2015-10-121-8/+4
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into...Peter Maydell2015-10-091-0/+40
|\
| * gtk/opengl: add opengl context and scanout support (GtkGLArea)Gerd Hoffmann2015-10-081-0/+8
| * virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann2015-10-081-0/+32
* | s390x/gdb: expose virtualization specific registersDavid Hildenbrand2015-10-021-1/+1
|/
* oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange2015-09-241-0/+34
* libcacard: use the standalone projectMarc-André Lureau2015-09-231-34/+18
* Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into stagingPeter Maydell2015-09-151-0/+2
|\
| * target-tilegx: Add TILE-Gx building filesChen Gang2015-09-151-0/+2
* | ui: convert VNC server to use QCryptoTLSSessionDaniel P. Berrange2015-09-151-31/+0
* | crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange2015-09-151-0/+22
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-141-40/+53
|\
| * configure: Add support for jemallocAlexandre Derumier2015-09-091-0/+28
| * configure: factor out adding disas configurePeter Crosthwaite2015-09-091-40/+25
* | xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk2015-09-101-0/+1
* | xen/HVM: atomically access pointers in bufioreq handlingJan Beulich2015-09-101-0/+27
* | s390x/gdb: support reading/writing of control registersDavid Hildenbrand2015-09-071-1/+1
* | build: qemu-ga: fix VSS dependenciesMichael Roth2015-09-011-3/+2
* | configure: qemu-ga: explicitly enable qemu-ga MSI support when probedMichael Roth2015-09-011-2/+8
* | configure: qemu-ga: move MSI installer probe after qga probeMichael Roth2015-09-011-52/+54
* | qemu-ga: implement win32 guest-set-user-passwordMarc-André Lureau2015-09-011-1/+1
* | configure: qemu-ga: report MSI install support in summaryMichael Roth2015-09-011-0/+1
|/
* linux-user: remove --enable-guest-base/--disable-guest-baseLaurent Vivier2015-08-241-10/+0
* configure: Don't permit SDL or GTK on OSXPeter Maydell2015-08-191-4/+16
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-08-181-4/+0
|\
| * configure: only add CONFIG_RDMA to config-host.h onceDaniel P. Berrange2015-08-141-4/+0
* | configure: Drop vnc-ws feature from help textAndreas Färber2015-08-031-1/+0
|/
* configure: Work around broken static pkg-config info for Ubuntu gnutlsPeter Maydell2015-07-271-1/+17
* crypto: fix build with nettle >= 3.0.0Radim Krčmář2015-07-161-1/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-081-56/+104
|\
| * ui: convert VNC websockets to use crypto APIsDaniel P. Berrange2015-07-081-18/+1
| * block: convert quorum blockdrv to use crypto APIsDaniel P. Berrange2015-07-081-38/+0
| * crypto: add a nettle cipher implementationDaniel P. Berrange2015-07-081-3/+32
| * crypto: add a gcrypt cipher implementationDaniel P. Berrange2015-07-081-0/+29
| * crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-071-0/+45
* | qga: added GuestPCIAddress informationMichael Roth2015-07-071-0/+1
* | configure: add configure check for ntdddisk.hMichael Roth2015-07-071-0/+24
* | qga: add win32 library iphlpapiKirk Allan2015-07-071-1/+1
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-261-1/+1
|\
| * Fix glib_subprocess testDr. David Alan Gilbert2015-06-241-1/+1
* | configure: rearrange --help and consolidate enable/disable togetherMichael Tokarev2015-06-231-124/+75
* | configure: append --extra-ldflags to LDFLAGSAlex Bennée2015-06-231-1/+1
|/
* qemu-ga: Building Windows MSI installation with configure/MakefileYossi Hindin2015-06-171-0/+66
OpenPOWER on IntegriCloud