[libvirt] [PATCH] spec: Enable qemu driver for RHEL-7 on aarch64

Jiri Denemark jdenemar at redhat.com
Fri Jan 27 17:48:25 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 7d8858d3f..e8c272bd7 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -36,7 +36,7 @@
     %define with_qemu_tcg 0
     %define qemu_kvm_arches x86_64
     %if 0%{?rhel} >= 7
-        %define qemu_kvm_arches x86_64 %{power64}
+        %define qemu_kvm_arches x86_64 %{power64} aarch64
     %endif
 %endif
 
-- 
2.11.0




More information about the libvir-list mailing list