]> git.ipfire.org Git - thirdparty/qemu.git/commit
scripts/qemu-binfmt-conf.sh: Add AArch64 registration
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:53 +0000 (16:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:53 +0000 (16:31 +0000)
commit1ed27a17cd9d9ebec8963bc358d74060b1dd6127
treed0a0f8916474ada2f00521973401731edb7e3065
parentc2fb418e35be3eb1f60987174f94c029f7d4dd7d
scripts/qemu-binfmt-conf.sh: Add AArch64 registration

Add the binfmt-misc magic needed to register QEMU for handling AArch64
ELF binaries.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 1394822294-14837-26-git-send-email-peter.maydell@linaro.org
scripts/qemu-binfmt-conf.sh