[libvirt] [PATCH 2/2] spec: aarch64 has kvm support with F21+

Cole Robinson crobinso at redhat.com
Fri Jul 25 19:21:52 UTC 2014


On 07/18/2014 06:05 PM, Eric Blake wrote:
> On 07/18/2014 04:05 PM, Eric Blake wrote:
>> On 07/18/2014 11:28 AM, Cole Robinson wrote:
>>> From: Peter Robinson <pbrobinson at fedoraproject.org>
>>>
>>> ---
>>>  libvirt.spec.in | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> ACK.
> 
> Spoke too soon:
> 
>>
>>>
>>> diff --git a/libvirt.spec.in b/libvirt.spec.in
>>> index cac7d99..424b6e2 100644
>>> --- a/libvirt.spec.in
>>> +++ b/libvirt.spec.in
>>> @@ -69,7 +69,7 @@
>>>          %define qemu_kvm_arches %{ix86} x86_64 %{power64} s390x
>>>      %endif
>>>      %if 0%{?fedora} >= 20
> 
> This says F20, but your subject line says F21.  One of the two is wrong.
>  Please fix before committing.
>

Changelog was wrong, pushed with the fix.

Thanks,
Cole

>>> -        %define qemu_kvm_arches %{ix86} x86_64 %{power64} s390x %{arm}
>>> +        %define qemu_kvm_arches %{ix86} x86_64 %{power64} s390x %{arm} aarch64
>>>      %endif
>>>  %endif
>>>  
>>>
>>
> 




More information about the libvir-list mailing list