]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add support for detecting PPC little endian arches
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 8 Aug 2013 13:03:51 +0000 (14:03 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 16 Oct 2013 11:40:35 +0000 (12:40 +0100)
commit8757d0abbc190e4873ed5e475e6dcfa7939ed4ba
treea6aab4f4d07c5736377319e8e8fb0ce954b8c5c1
parent0894ce863f7c9fb0c3cd3bb9dfb56cfaa03f1756
Add support for detecting PPC little endian arches

The recent patch series proposing the addition of PPC little endian
arch support to Linux defines new arch names 'ppcle' and 'ppc64le':

https://lists.ozlabs.org/pipermail/linuxppc-dev/2013-August/109908.html

This just makes libvirt know about these arch names, so it doesn't
immediately trip up if it seems these new names from uname.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/util/virarch.c
src/util/virarch.h