README (632B)
1 This directory contains scripts for generating a build of QEMU that 2 closely matches the CentOS Stream[1] builds of the qemu-kvm package. 3 4 To have the environment ready to configure, build QEMU and run tests, 5 please 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 13 This currently only covers CentOS Stream 8 environments and 14 packages[2]. 15 16 [1] https://www.centos.org/centos-stream/ 17 [2] https://git.centos.org/rpms/qemu-kvm/commits/c8s-stream-rhel