summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* travis.yml: Add missing 'flex', 'bison' packages to 'GCC (user)' jobVaibhav Jain2023-04-201-0/+2
* travis.yml: Add missing clang-10 package to the 'Clang (disable-tcg)' jobVaibhav Jain2023-04-201-1/+2
* travis.yml: Remove the generic addons sectionThomas Huth2023-01-261-37/+0
* travis.yml: Use the libfdt from the distro instead of the submoduleThomas Huth2023-01-261-7/+15
* Revert "gitlab: disable accelerated zlib for s390x"Dr. David Alan Gilbert2022-07-201-4/+2
* datadir: Use bundle mechanismAkihiko Odaki2022-07-131-1/+1
* gitlab: disable accelerated zlib for s390xAlex Bennée2022-03-221-2/+4
* travis.yml: Update the s390x jobs to Ubuntu FocalThomas Huth2022-02-281-7/+5
* travis.yml: Remove the "Release tarball" jobThomas Huth2021-10-121-23/+0
* hw/usb/ccid: remove references to NSSDaniel P. Berrangé2021-07-141-6/+6
* travis.yml: Limit simultaneous jobs to 3Thomas Huth2021-02-191-1/+3
* travis-ci: Disable C++ optional objects on AArch64 containerPhilippe Mathieu-Daudé2021-02-151-1/+1
* travis.yml: Move the -fsanitize=thread testing to the gitlab-CIThomas Huth2021-02-151-51/+0
* travis.yml: (Re-)move the --enable-debug jobsThomas Huth2021-02-151-12/+0
* travis.yml: Move the --enable-modules test to the gitlab-CIThomas Huth2021-02-151-6/+0
* travis.yml: Move the -fsanitize=undefined test to the gitlab-CIThomas Huth2021-02-151-27/+0
* travis.yml: Move gprof/gcov test across to gitlabPhilippe Mathieu-Daudé2021-02-151-15/+0
* gitlab: migrate the minimal tools and unit tests from TravisAlex Bennée2021-01-181-9/+0
* gitlab: move docs and tools build across from TravisAlex Bennée2021-01-181-16/+0
* gitlab: move --without-default-devices build from TravisAlex Bennée2021-01-021-8/+0
* gitlab-ci: Move coroutine tests across to gitlabPhilippe Mathieu-Daudé2020-12-091-14/+0
* gitlab-ci: Move user-static test across to gitlabPhilippe Mathieu-Daudé2020-12-091-5/+0
* gitlab-ci: Move trace backend tests across to gitlabPhilippe Mathieu-Daudé2020-11-231-19/+0
* gitlab: move remaining x86 check-tcg targets to gitlabAlex Bennée2020-11-231-26/+0
* ci: include configure and meson logs in all jobs if configure failsPaolo Bonzini2020-10-171-4/+4
* add ninja to dockerfiles, CI configurations and test VMsPaolo Bonzini2020-10-171-0/+13
* travis: remove TCI testPaolo Bonzini2020-10-031-8/+0
* gitlab: move linux-user plugins test across to gitlabAlex Bennée2020-10-021-11/+0
* travis.yml: Drop the Python 3.5 buildThomas Huth2020-10-021-9/+0
* travis.yml: Drop the superfluous Python 3.6 buildThomas Huth2020-10-021-8/+0
* travis.yml: Update Travis to use Bionic and Focal instead of XenialThomas Huth2020-10-021-11/+13
* travis.yml: Drop the default softmmu buildsThomas Huth2020-10-021-14/+0
* Remove texinfo dependency from docker and CI configsPeter Maydell2020-09-291-1/+0
* gitlab: create a build-deprecated targetAlex Bennée2020-09-161-2/+1
* tests/meson.build: fp tests don't need CONFIG_TCGAlex Bennée2020-09-101-1/+1
* gitlab/travis: Rework the disabled features testsThomas Huth2020-09-031-6/+0
* .travis.yml: skip ppc64abi32-linux-user with pluginsAlex Bennée2020-07-151-1/+2
* travis.yml: Test also the other targets on s390xThomas Huth2020-07-111-0/+39
* gitlab: add acceptance testing to system buildsAlex Bennée2020-07-111-23/+0
* configure: Let SLOF be initialized by ./scripts/git-submodule.shPhilippe Mathieu-Daudé2020-06-151-1/+0
* tests/acceptance: Add boot tests for sh4 QEMU advent calendar imageThomas Huth2020-06-151-1/+1
* .travis.yml: allow failure for unreliable hostsAlex Bennée2020-06-081-0/+5
* travis.yml: Use clang++ in the Clang testsThomas Huth2020-05-271-3/+5
* travis.yml: Improve the --disable-tcg test on s390xThomas Huth2020-05-151-14/+4
* .travis.yml: reduce the load on [ppc64] GCC check-tcgAlex Bennée2020-05-061-1/+1
* .travis.yml: drop MacOSXAlex Bennée2020-05-061-27/+1
* .travis.yml: show free disk space at end of runAlex Bennée2020-05-061-0/+1
* .travis.yml: Cache acceptance-test assetsPhilippe Mathieu-Daudé2020-04-061-0/+2
* .travis.yml: Add a KVM-only s390x jobPhilippe Mathieu-Daudé2020-03-271-0/+42
* Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2020-03-191-1/+1
|\