cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

qemu-project.yml (491B)


      1# This file contains the set of jobs run by the QEMU project:
      2# https://gitlab.com/qemu-project/qemu/-/pipelines
      3
      4include:
      5  - local: '/.gitlab-ci.d/stages.yml'
      6  - local: '/.gitlab-ci.d/edk2.yml'
      7  - local: '/.gitlab-ci.d/opensbi.yml'
      8  - local: '/.gitlab-ci.d/containers.yml'
      9  - local: '/.gitlab-ci.d/crossbuilds.yml'
     10  - local: '/.gitlab-ci.d/buildtest.yml'
     11  - local: '/.gitlab-ci.d/static_checks.yml'
     12  - local: '/.gitlab-ci.d/custom-runners.yml'
     13  - local: '/.gitlab-ci.d/cirrus.yml'