qemu/scripts
Michael Weiser 2ced93eee0 linux-user: Separate binfmt arm CPU families
Give big-endian arm and aarch64 CPUs their own family in
qemu-binfmt-conf.sh to make sure we register qemu-user for binaries of
the opposite endianness on arm and aarch64. Apart from the family
assignments of the magic values, qemu_get_family() needs to be able to
distinguish the two and recognise aarch64{,_be} as well.

Signed-off-by: Michael Weiser <michael.weiser@gmx.de>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-id: 20171220212308.12614-7-michael.weiser@gmx.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-01-11 13:25:33 +00:00
..
2017-03-03 16:40:02 +01:00
2017-09-26 13:05:32 +02:00
2017-11-05 14:52:10 +01:00
2017-11-21 13:34:13 +00:00
2017-07-20 09:56:41 +02:00
2012-03-30 08:14:11 -05:00
2015-10-12 18:44:54 +02:00
2015-10-29 17:59:27 +00:00
2017-09-15 20:12:00 -03:00