summary refs log tree commit diff stats
path: root/hw/core/machine.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-02-12 09:38:26 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-02-16 14:41:46 +0100
commit8970e2ea01f91c3162c36c731ea9720cb0df9bff (patch)
tree4f465e0a3749b5acd8704560cd3fe8a0de1e6116 /hw/core/machine.c
parent7830a2ea8053e4dbe2466dba6a13204873a0ef87 (diff)
downloadfocaccia-qemu-8970e2ea01f91c3162c36c731ea9720cb0df9bff.tar.gz
focaccia-qemu-8970e2ea01f91c3162c36c731ea9720cb0df9bff.zip
hw/mips: Mark Loonson3 Virt machine devices as little-endian
The Loonson3 Virt machine is only built as little-endian.
Therefore the DEVICE_NATIVE_ENDIAN definition expand to
DEVICE_LITTLE_ENDIAN (besides, the DEVICE_BIG_ENDIAN case
isn't tested). Simplify directly using DEVICE_LITTLE_ENDIAN.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250212113938.38692-4-philmd@linaro.org>
Diffstat (limited to 'hw/core/machine.c')
0 files changed, 0 insertions, 0 deletions