Age | Commit message (Expand) | Author | Files | Lines |
2016-06-07 | linux-user: check if NETLINK_ROUTE is available | Laurent Vivier | 1 | -0/+15 |
2016-06-03 | audio: pa: Set volume of recording stream instead of recording device | Peter Krempa | 1 | -2/+2 |
2016-05-23 | configure: Allow builds with extra warnings | Stefan Weil | 1 | -1/+1 |
2016-05-18 | configure: Use uniform description for devel packages | Stefan Weil | 1 | -1/+1 |
2016-05-11 | configure: support vte-2.91 | Cole Robinson | 1 | -6/+11 |
2016-05-11 | configure: report SDL version | Cole Robinson | 1 | -4/+4 |
2016-05-11 | configure: report GTK version | Cole Robinson | 1 | -1/+2 |
2016-05-11 | configure: add echo_version helper | Cole Robinson | 1 | -10/+8 |
2016-05-11 | configure: error on unknown --with-sdlabi value | Cole Robinson | 1 | -1/+3 |
2016-05-11 | configure: build SDL if only SDL2 available | Cole Robinson | 1 | -1/+11 |
2016-05-02 | configure: Check if struct fsxattr is available from linux header | Jan Vesely | 1 | -0/+23 |
2016-04-19 | block/gluster: prevent data loss after i/o error | Jeff Cody | 1 | -0/+8 |
2016-04-16 | configure: Enable seccomp sandbox for MIPS | James Hogan | 1 | -0/+3 |
2016-03-30 | crypto: do an explicit check for nettle pbkdf functions | Daniel P. Berrange | 1 | -0/+16 |
2016-03-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2016-03-24 | config.status: Pass extra parameters | Dr. David Alan Gilbert | 1 | -1/+1 |
2016-03-22 | wxx: Add support for ncurses | Stefan Weil | 1 | -1/+1 |
2016-03-17 | crypto: add support for PBKDF2 algorithm | Daniel P. Berrange | 1 | -0/+18 |
2016-03-17 | crypto: add cryptographic random byte source | Daniel P. Berrange | 1 | -0/+14 |
2016-03-08 | configure: detect ifunc and avx2 attribute | Liang Li | 1 | -0/+21 |
2016-02-23 | configure: add dma-buf support detection. | Gerd Hoffmann | 1 | -1/+19 |
2016-02-12 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s... | Peter Maydell | 1 | -98/+3 |
2016-02-11 | remove libtool support | Michael Tokarev | 1 | -84/+2 |
2016-02-10 | xen: drop support for Xen 4.1 and older. | Ian Campbell | 1 | -98/+3 |
2016-02-09 | configure: sanity check the glib library that pkg-config finds | Daniel P. Berrange | 1 | -0/+24 |
2016-02-03 | trace: switch default backend to "log" | Paolo Bonzini | 1 | -1/+1 |
2016-02-03 | trace: convert stderr backend to log | Paolo Bonzini | 1 | -2/+2 |
2016-01-30 | target-ppc: gdbstub: Add VSX support | Anton Blanchard | 1 | -3/+3 |
2016-01-26 | xen: make it possible to build without the Xen PV domain builder | Ian Campbell | 1 | -0/+15 |
2016-01-26 | xen: Use stable library interfaces when they are available. | Ian Campbell | 1 | -0/+55 |
2016-01-11 | configure: fix trace backend check | Marc-André Lureau | 1 | -1/+1 |
2015-12-18 | configure: Fix shell syntax to placate OpenBSD's pdksh | Peter Maydell | 1 | -1/+5 |
2015-12-18 | io: add QIOChannelSocket class | Daniel P. Berrange | 1 | -0/+11 |
2015-12-04 | configure: use appropriate code fragment for -fstack-protector checks | Rodrigo Rebello | 1 | -0/+10 |
2015-12-04 | configure: Diagnose broken linkers directly | Peter Maydell | 1 | -0/+3 |
2015-11-30 | w32: Use gcc option -mthreads | Stefan Weil | 1 | -0/+2 |
2015-11-25 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta... | Peter Maydell | 1 | -0/+17 |
2015-11-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+1 |
2015-11-19 | tests: re-enable vhost-user-test | Marc-André Lureau | 1 | -0/+1 |
2015-11-16 | seccomp: loosen library version dependency | dann frazier | 1 | -1/+1 |
2015-11-16 | configure: arm/aarch64: allow enable-seccomp | Andrew Jones | 1 | -7/+25 |
2015-11-13 | xen: fix usage of xc_domain_create in domain builder | Roger Pau Monne | 1 | -0/+17 |
2015-11-12 | configure: check for $cxx before use | John Snow | 1 | -1/+2 |
2015-11-09 | configure: Don't disable optimization for non-fortify builds | Peter Maydell | 1 | -0/+2 |
2015-11-06 | configure: remove help string for 'vnc-tls' option | Daniel P. Berrange | 1 | -1/+0 |
2015-11-06 | configure: add missing --disable-modules option | Stefan Hajnoczi | 1 | -0/+3 |
2015-11-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+20 |
2015-11-05 | configure: disable FORTIFY_SOURCE under clang | John Snow | 1 | -1/+16 |
2015-11-04 | configure: disallow ccache during compile tests | John Snow | 1 | -0/+4 |
2015-11-03 | ui/opengl: Reduce build required libraries for opengl | OGAWA Hirofumi | 1 | -17/+3 |