]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Change string form of VIR_ARCH_ITANIUM back to ia64
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 19 Dec 2012 10:54:57 +0000 (10:54 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 19 Dec 2012 10:56:37 +0000 (10:56 +0000)
commit012ff583fe0a3efe143b68d3c21ffd5c5c1432c0
tree337783377ab4504b8a912a74d2dbb735de27c755
parent1c212145a3859ddf1e333ae8a200101041872b9b
Change string form of VIR_ARCH_ITANIUM back to ia64

Historically there was an inconsistency in handling of the
itanium arch. The xen driver & CPU model code treated it
as 'ia64' but the QEMU capabilities code used 'itanium'. On
the grounds that no one has ever seriously used  itanium
with QEMU, while RHEL shipped itanium with Xen, we should
favour 'ia64' as the canonical format
src/qemu/qemu_capabilities.c
src/util/virarch.c