Revert "Remove the unused sh4eb target"
authorThomas Huth <thuth@redhat.com>
Thu, 24 Oct 2024 08:27:34 +0000 (10:27 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 4 Nov 2024 13:16:11 +0000 (14:16 +0100)
commit51cdb6806f405062c2bda3f527e98aaf259d6116
tree5edbd15b3aa0add54888e4a000862f59bd7df5fe
parent786bc2255256c11efa4c0e689cc9ae3351f2405d
Revert "Remove the unused sh4eb target"

This reverts commit 73ceb12960e686b763415f0880cc5171ccce01cf.

The "r2d" machine can work in big endian mode, see:

 https://lore.kernel.org/qemu-devel/d6755445-1060-48a8-82b6-2f392c21f9b9@landley.net/

So the reasoning for removing sh4eb was wrong.

Message-ID: <20241024082735.42324-2-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Rob Landley <rob@landley.net>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/buildtest.yml
.gitlab-ci.d/cirrus.yml
.gitlab-ci.d/crossbuilds.yml
.travis.yml
configs/devices/sh4eb-softmmu/default.mak [new file with mode: 0644]
configs/targets/sh4eb-softmmu.mak [new file with mode: 0644]
qapi/machine.json
tests/qemu-iotests/testenv.py
tests/qtest/endianness-test.c
tests/qtest/machine-none-test.c
tests/qtest/meson.build