]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix handling of itanium arch name in QEMU driver
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 26 Sep 2012 12:48:31 +0000 (13:48 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 27 Sep 2012 09:24:52 +0000 (10:24 +0100)
commit3887afbb6bdfe190324ecf8bd520589b6112f051
tree1a82f87ec6c73d3aaf058d289143f41dd3dff651
parent362d04779ce925725125a4eaa660c89d7313725f
Fix handling of itanium arch name in QEMU driver

For historical compat we use 'itanium' as the arch name, so
if the QEMU binary suffix is 'ia64' we need to translate it

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/qemu/qemu_capabilities.c