Bug 970754 - libvirt-daemon-kvm should be built on armv7hl
Summary: libvirt-daemon-kvm should be built on armv7hl
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-04 19:10 UTC by Christophe Fergeau
Modified: 2013-06-20 14:05 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-06-20 14:05:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christophe Fergeau 2013-06-04 19:10:41 UTC
qemu now builds qemu-kvm on armv7hl in fedora:
http://pkgs.fedoraproject.org/cgit/qemu.git/commit/?id=441340007b52c3c68b74bd59ec8bf54293b681ba

I assume this part of libvirt.spec should be changed to take that commit into account:

# Change if we ever provide qemu-kvm binaries on non-x86 hosts
%if 0%{?fedora} >= 18
    %define qemu_kvm_arches    %{ix86} x86_64 ppc64 s390x
%else
    %define qemu_kvm_arches    %{ix86} x86_64
%endif

Comment 1 Cole Robinson 2013-06-20 14:05:52 UTC
This is in rawhide now.


Note You need to log in before you can comment on or make changes to this bug.