xref: /qemu/scripts/ci/org.centos/stream/README (revision b2a3cbb8)
1This directory contains scripts for generating a build of QEMU that
2closely matches the CentOS Stream[1] builds of the qemu-kvm package.
3
4To have the environment ready to configure, build QEMU and run tests,
5please start with a CentOS Stream machine and:
6
7 * apply the generic "build-environment.yml" playbook located at
8   scripts/ci/setup
9
10 * apply the "build-environment.yml" in the directory following the
11   CentOS Stream version (such as "8").
12
13This currently only covers CentOS Stream 8 environments and
14packages[2].
15
16[1] https://www.centos.org/centos-stream/
17[2] https://git.centos.org/rpms/qemu-kvm/commits/c8s-stream-rhel
18