Hi all,
As discussed recently in the CentOS Virt SIG list (https://lists.centos.org/hyperkitty/list/virt@lists.centos.org/thread/EPGFOI...) , I'd like to officially announce that it's now possible to run kvm guests on top of CentOS Stream 10 ppc64le with the newly Virt SIG available repository (only covering ppc64le architecture, as qemu-kvm/libvirt and deps were available already for other architectures)
Packages are available on https://mirror.stream.centos.org/SIGs/10-stream/virt/ppc64le/kvm-power/
For your convenience (common practice for stream users), corresponding centos-release package is available (only for ppc64le) so you can just issue these commands and you'll be able to then install what's needed :
``` dnf makecache ; dnf install centos-release-kvm-power ; dnf install qemu-kvm libvirt virt-install
```
I'd like to personally thank Lance Albertson (OSUOSL), Eduard Abdullin (Almalinux) for their patches, that were used for these Virt SIG builds.
As always, you'll be able to find branched packages under https://gitlab.com/CentOS/virt/rpms
On behalf of the CentOS Virt SIG,