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

container-core.yml (335B)


      1include:
      2  - local: '/.gitlab-ci.d/container-template.yml'
      3
      4amd64-centos8-container:
      5  extends: .container_job_template
      6  variables:
      7    NAME: centos8
      8
      9amd64-fedora-container:
     10  extends: .container_job_template
     11  variables:
     12    NAME: fedora
     13
     14amd64-debian10-container:
     15  extends: .container_job_template
     16  variables:
     17    NAME: debian10