[PATCH] rpm: Enable Xen support on AArch64

Andrea Bolognani abologna at redhat.com
Mon Oct 5 10:18:50 UTC 2020


On Sun, 2020-10-04 at 22:16 -0400, Neal Gompa wrote:
> +++ b/libvirt.spec.in
> +# Xen is available only on i386 x86_64 ia64 aarch64
> +%ifnarch %{ix86} x86_64 ia64 aarch64
>      %define with_libxl 0
>  %endif

The code change is okay, but duplicating the list of architectures in
the comment is kinda pointless and results in unnecessary churn; I
would reword it as

  Xen is available only on some architectures

Are you okay with that change? If so, I will add my

  Reviewed-by: Andrea Bolognani <abologna at redhat.com>

and push the patch.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list