]> xenbits.xensource.com Git - libvirt.git/commit
lxc: associate armv7l as 32-bit variant of aarch64
authorMatwey V. Kornilov <matwey.kornilov@gmail.com>
Fri, 24 Feb 2017 14:11:52 +0000 (17:11 +0300)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 3 Mar 2017 19:19:20 +0000 (19:19 +0000)
commit38063555c8e7b73ed1ab99b36d5084c0093ae8bd
tree2c9dc244d435455fb64141c5723b42b36ba74d1c
parentc1b9fcde5cefe4b406cb087a7a6b7fb1f0470fcd
lxc: associate armv7l as 32-bit variant of aarch64

AArch64 kernels are technically capable of running armv7l binaries.
Though some vendors disable this feature during kernel build, we
need to allow it in LXC.

Signed-off-by: Matwey V. Kornilov <matwey.kornilov@gmail.com>
src/lxc/lxc_container.c