Age | Commit message (Expand) | Author |
2018-07-05 | travis: add gcovr summary for GCOV build | Alex Bennée |
2018-07-05 | travis: test out-of-tree builds | Philippe Mathieu-Daudé |
2018-07-05 | travis: do not waste time cloning unused submodules | Philippe Mathieu-Daudé |
2018-06-20 | .travis.yml: add check-tcg test | Alex Bennée |
2018-06-14 | travis: reduce time taken for trace-backend testing | Alex Bennée |
2018-06-14 | travis: reduce coverage of gprof build | Alex Bennée |
2018-06-14 | travis: display config.log when configure fails | Daniel P. Berrangé |
2018-06-01 | .travis.yml: update GCC sanitizer build to GCC 7 | Alex Bennée |
2018-06-01 | .travis.yml: make current setup explicit | Alex Bennée |
2018-06-01 | .travis.yml: rationalise clang testing | Alex Bennée |
2018-06-01 | .travis.yml: disable linux-user build for gcov | Alex Bennée |
2018-03-13 | .travis.yml: add --disable-user with the rest of the disables | Alex Bennée |
2018-03-13 | .travis.yml: split default config into system and user | Alex Bennée |
2018-03-13 | .travis.yml: drop setting default log output | Alex Bennée |
2018-02-13 | travis: use libgcc-4.8-dev (libgcc-6-dev is not available on Ubuntu 14.04) | Philippe Mathieu-Daudé |
2018-02-09 | .travis.yml: add --disable-linux-user for some jobs | Alex Bennée |
2018-02-07 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-02-07 | ucontext: annotate coroutine stack for ASAN | Marc-André Lureau |
2018-02-05 | travis: improve python version test coverage | Daniel P. Berrange |
2017-07-18 | travis: move make -j flag out of script | Paolo Bonzini |
2017-07-17 | travis: add no-TCG build | Paolo Bonzini |
2017-05-12 | coroutine: remove GThread implementation | Daniel P. Berrange |
2017-02-10 | .travis.yml: split VM based builds | Alex Bennée |
2017-02-10 | .travis.yml: don't specify CONFIG twice | Alex Bennée |
2017-01-12 | travis: add Trusty with clang stable build | Alex Bennée |
2017-01-12 | travis: trim out most clang builds | Daniel P. Berrange |
2016-10-04 | .travis.yml: add gcc sanitizer build | Alex Bennée |
2016-07-18 | .travis.yml: Disable IRC build status updates from forks | Pranith Kumar |
2016-06-08 | .travis.yml: disable Sparse testing | Paolo Bonzini |
2016-06-08 | .travis.yml: add trusty GCE target | Alex Bennée |
2016-06-08 | .travis.yml: add libnfs-dev for NFS block driver | Stefan Hajnoczi |
2016-04-05 | .travis.yml: make -j3 | Alex Bennée |
2016-04-05 | .travis.yml: enable OSX builds | Alex Bennée |
2016-04-05 | .travis.yml: collapse the test matrix | Alex Bennée |
2016-02-08 | .travis.yml: reduce the test matrix a little | Alex Bennée |
2016-02-08 | .travis.yml: enable ccache for the builds | Alex Bennée |
2016-02-08 | .travis.yml: enable each of the co-routine backends | Alex Bennée |
2016-02-08 | .travis.yml: run make check for all matrix targets | Alex Bennée |
2016-02-05 | .travis.yml: migrate to container builds | Alex Bennée |
2016-02-03 | trace: convert stderr backend to log | Paolo Bonzini |
2015-10-08 | .travis.yml: Run make check for all targets, not just some | David Gibson |
2015-01-26 | .travis.yml: Add "--enable-modules" | Paolo Bonzini |
2014-09-26 | .travis.yml: remove "make check" from main matrix | Alex Bennée |
2014-09-26 | .travis.yml: pre-seed sub-modules for speed | Alex Bennée |
2014-09-26 | .travis.yml: make the make slightly more parallel | Alex Bennée |
2014-09-26 | .travis.yml: add more linux-user to the build matrix | Alex Bennée |
2014-06-09 | trace: Multi-backend tracing | Lluís Vilanova |
2014-03-15 | .travis.yml: add IRC notifications for build failures | Alex Bennée |
2014-03-15 | .travis.yml: trivial whitespace fixup | Alex Bennée |
2014-03-15 | .travis.yml: re-enable lttng user space trace test | Alex Bennée |