]> xenbits.xensource.com Git - libvirt.git/commitdiff
rpm: Add riscv64 to arches_qemu_kvm
authorAndrea Bolognani <abologna@redhat.com>
Tue, 17 Sep 2024 12:28:30 +0000 (14:28 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 18 Sep 2024 09:26:55 +0000 (11:26 +0200)
The riscv64 architecture is not yet fully integrated into
Fedora, but KVM support is already implemented across the stack
and the Fedora package for QEMU is already set up to generate
the qemu-kvm binary package when targeting it.

Thanks: David Abdurachmanov <davidlt@rivosinc.com>
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
libvirt.spec.in

index 4dec7ace6f8203dfc0335f4aacb095e573c340dd..c332fb4ff1d2c6fa9c623ffd1fe50c40e9bafefe 100644 (file)
@@ -6,7 +6,7 @@
 %define min_rhel 8
 %define min_fedora 37
 
-%define arches_qemu_kvm         %{ix86} x86_64 %{power64} %{arm} aarch64 s390x
+%define arches_qemu_kvm         %{ix86} x86_64 %{power64} %{arm} aarch64 s390x riscv64
 %if 0%{?rhel}
     %if 0%{?rhel} > 8
         %define arches_qemu_kvm     x86_64 aarch64 s390x