From 6a01102dd563b6b19f9d0b24570457df8c1c0c3d Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Fri, 20 Feb 2026 16:32:21 +0000 Subject: [PATCH] Enable KVM for riscv64 --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index d70325f..0b3a35c 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -16,7 +16,7 @@ %endif %if 0%{?almalinux} > 9 - %define arches_qemu_kvm x86_64 %{power64} aarch64 s390x + %define arches_qemu_kvm x86_64 %{power64} aarch64 s390x riscv64 %endif %define arches_64bit x86_64 %{power64} aarch64 s390x riscv64