[libvirt] [PATCH] spec: Enable qemu driver on s390x on RHEL/CentOS

Jiri Denemark jdenemar at redhat.com
Thu Oct 5 07:20:15 UTC 2017


Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
---
 libvirt.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 48f193f0c4..e053f05f1c 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -35,7 +35,7 @@
     %define with_qemu_tcg 0
     %define qemu_kvm_arches x86_64
     %if 0%{?rhel} >= 7
-        %define qemu_kvm_arches x86_64 %{power64} aarch64
+        %define qemu_kvm_arches x86_64 %{power64} aarch64 s390x
     %endif
 %endif
 
-- 
2.14.2




More information about the libvir-list mailing list