qemu-e2k/scripts/ci/org.centos/stream
Paolo Bonzini d13b200253 build: move vhost-scsi configuration to Kconfig
vhost-scsi and vhost-user-scsi are two devices of their own; it should
be possible to enable/disable them with --without-default-devices, not
--without-default-features.  Compute their default value in Kconfig to
obtain the more intuitive behavior.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-05-07 07:46:58 +02:00
..
8 build: move vhost-scsi configuration to Kconfig 2022-05-07 07:46:58 +02:00
README Jobs based on custom runners: add CentOS Stream 8 2021-11-16 16:19:53 +00:00

README

This directory contains scripts for generating a build of QEMU that
closely matches the CentOS Stream[1] builds of the qemu-kvm package.

To have the environment ready to configure, build QEMU and run tests,
please start with a CentOS Stream machine and:

 * apply the generic "build-environment.yml" playbook located at
   scripts/ci/setup

 * apply the "build-environment.yml" in the directory following the
   CentOS Stream version (such as "8").

This currently only covers CentOS Stream 8 environments and
packages[2].

[1] https://www.centos.org/centos-stream/
[2] https://git.centos.org/rpms/qemu-kvm/commits/c8s-stream-rhel