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

Andrea Bolognani abologna at redhat.com
Mon Jan 30 09:24:39 UTC 2017


On Fri, 2017-01-27 at 18:48 +0100, Jiri Denemark wrote:
> 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

ACK

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list