mirror of
https://github.com/mborgerson/xemu.git
synced 2025-12-01 16:10:01 +00:00
The whole RDMA subsystem was deprecated in commit e9a54265f5
("hw/rdma: Deprecate the pvrdma device and the rdma subsystem")
released in v8.2.
Remove:
- PVRDMA device
- generated vmw_pvrdma/ directory from linux-headers
- rdmacm-mux tool from contrib/
Cc: Yuval Shaia <yuval.shaia.ml@gmail.com>
Cc: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20240328130255.52257-2-philmd@linaro.org>
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